diff src/iflow.sig @ 1206:772760df4c4c

Parsing more of WHERE
author Adam Chlipala <adamc@hcoop.net>
date Sun, 04 Apr 2010 17:44:12 -0400
parents 509a6d7b60fb
children ae3036773768
line wrap: on
line diff
--- a/src/iflow.sig	Sun Apr 04 17:18:41 2010 -0400
+++ b/src/iflow.sig	Sun Apr 04 17:44:12 2010 -0400
@@ -55,4 +55,6 @@
 
     val check : Mono.file -> unit
 
+    val debug : bool ref
+
 end