aboutsummaryrefslogtreecommitdiff
path: root/evaluator.mli
diff options
context:
space:
mode:
Diffstat (limited to 'evaluator.mli')
-rwxr-xr-xevaluator.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/evaluator.mli b/evaluator.mli
index ce5db7b..b296b90 100755
--- a/evaluator.mli
+++ b/evaluator.mli
@@ -4,6 +4,8 @@ val eval: (ScTypes.refs -> ScTypes.result option ScTypes.Refs.range) -> ScTypes.
val repr: Format.formatter -> t -> unit
+val get_catalog: unit -> t
+
(** Type definitions *)
type 'a typ