Reviewed By: ngorogiannis Differential Revision: D22170509 fbshipit-source-id: f4ed2bfeemaster
parent
eca73cf39b
commit
dd2e7b4782
@ -0,0 +1,10 @@
|
||||
(*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*)
|
||||
|
||||
module Var = Ses.Var
|
||||
module Term = Ses.Term
|
||||
module Equality = Ses.Equality
|
@ -0,0 +1,10 @@
|
||||
(*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*)
|
||||
|
||||
module Var = Ses.Var
|
||||
module Term = Ses.Term
|
||||
module Equality = Ses.Equality
|
Loading…
Reference in new issue