Change from FAST to path list
[hiphop-php.git] / hphp / hack / src / server / serverAiInit.mli
blob24d26d1bdc92572d468d24865cb218ee4e578566
1 (*
2 * Copyright (c) 2018, Facebook, Inc.
3 * All rights reserved.
5 * This source code is licensed under the MIT license found in the
6 * LICENSE file in the "hack" directory of this source tree.
8 *)
10 val ai_check :
11 ServerEnv.genv ->
12 Naming_table.t ->
13 ServerEnv.env ->
14 float ->
15 ServerEnv.env * float