summaryrefslogtreecommitdiff
path: root/src/process_file.mli
diff options
context:
space:
mode:
authorAlasdair Armstrong2018-01-05 17:37:18 +0000
committerAlasdair Armstrong2018-01-05 17:37:18 +0000
commitb52a739d24e138974fada0453f3a6d514a36994c (patch)
treeb9e0417ed6096f4e8eb24e518afa9f0bfb902ec4 /src/process_file.mli
parent175efef55027c409a955c9fdd2826b3df7339e19 (diff)
parent810dca66a6328fd635f5992256bc24960dcc3899 (diff)
Merge remote-tracking branch 'origin/interactive' into vector
Diffstat (limited to 'src/process_file.mli')
-rw-r--r--src/process_file.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process_file.mli b/src/process_file.mli
index 86e8fb05..826263a4 100644
--- a/src/process_file.mli
+++ b/src/process_file.mli
@@ -58,6 +58,7 @@ val rewrite_ast_lem : Type_check.tannot Ast.defs -> Type_check.tannot Ast.defs
val rewrite_ast_ocaml : Type_check.tannot Ast.defs -> Type_check.tannot Ast.defs
val rewrite_ast_interpreter : Type_check.tannot Ast.defs -> Type_check.tannot Ast.defs
val rewrite_ast_sil : Type_check.tannot Ast.defs -> Type_check.tannot Ast.defs
+val rewrite_ast_interpreter : Type_check.tannot Ast.defs -> Type_check.tannot Ast.defs
val rewrite_ast_check : Type_check.tannot Ast.defs -> Type_check.tannot Ast.defs
val load_file_no_check : Ast.order -> string -> unit Ast.defs