expose top level subtyping functions
[hiphop-php.git] / hphp / hack / dev_env.sh.in
blobef4858ac76d3e9300d35e704eca49753dacd977e
1 # Copyright (c) 2019, Facebook, Inc.
2 # All rights reserved.
4 # This source code is licensed under the MIT license found in the
5 # LICENSE file in the "hack" directory of this source tree.
7 # This file is processed by cmake; the produced file is intended for both
8 # internal usage by the build system, and for direct usage by people working on
9 # Hack itself from CMake builds:
11 # source $BUILD_DIR/hphp/hack/dev_env.sh
13 . "@CMAKE_CURRENT_BINARY_DIR@/dev_env_common.sh"
14 eval $(opam env)