Fix stack overflow bug
[hiphop-php.git] / hphp / hack / src / globals / dune
blob9abf04e36bb2ceeea829d332b49a59f4ffa95f15
1 (library
2  (name global_config)
3  (wrapped false)
4  (modules globalConfig)
5  (libraries core_kernel find sys_utils))