aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/demo.sig
diff options
context:
space:
mode:
Diffstat (limited to 'src/demo.sig')
-rw-r--r--src/demo.sig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/demo.sig b/src/demo.sig
index 5f5fa2bb..57154ed7 100644
--- a/src/demo.sig
+++ b/src/demo.sig
@@ -30,4 +30,6 @@ signature DEMO = sig
val make : {prefix : string, dirname : string, guided : bool} -> unit
val make' : {prefix : string, dirname : string, guided : bool} -> bool
+ val noEmacs : bool ref
+
end