aboutsummaryrefslogtreecommitdiff
path: root/ide/xmlprotocol.mli
diff options
context:
space:
mode:
authorMaxime Dénès2017-09-22 11:46:33 +0200
committerMaxime Dénès2017-09-22 11:46:33 +0200
commit06a723190858da8ed3f30736f22398aa7822c959 (patch)
tree805ad45a4492a880dbf6008906eeaff807388ad0 /ide/xmlprotocol.mli
parent63b3b3f307053fd055355d8a669456c988d083aa (diff)
parent569e8f7601ee1484f8373320a102fa2ab026078c (diff)
Merge PR #1055: Remove STM vernaculars
Diffstat (limited to 'ide/xmlprotocol.mli')
-rw-r--r--ide/xmlprotocol.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/ide/xmlprotocol.mli b/ide/xmlprotocol.mli
index d1c678b90f..22117e35c0 100644
--- a/ide/xmlprotocol.mli
+++ b/ide/xmlprotocol.mli
@@ -29,6 +29,8 @@ val set_options : set_options_sty -> set_options_rty call
val quit : quit_sty -> quit_rty call
val init : init_sty -> init_rty call
val stop_worker : stop_worker_sty -> stop_worker_rty call
+(* internal use (fake_ide) only, do not use *)
+val wait : wait_sty -> wait_rty call
(* retrocompatibility *)
val interp : interp_sty -> interp_rty call
val print_ast : print_ast_sty -> print_ast_rty call