diff src/compiler.sig @ 2056:a9159911c3ba

New phase: Dbmodecheck
author Adam Chlipala <adam@chlipala.net>
date Sun, 17 Aug 2014 13:07:56 -0400
parents 0652f295e0fa
children ef766ef6e242
line wrap: on
line diff
--- a/src/compiler.sig	Sun Aug 10 13:40:53 2014 -0400
+++ b/src/compiler.sig	Sun Aug 17 13:07:56 2014 -0400
@@ -172,6 +172,7 @@
     val toNamejs : (string, Mono.file) transform
     val toNamejs_untangle : (string, Mono.file) transform
     val toScriptcheck : (string, Mono.file) transform
+    val toDbmodecheck : (string, Mono.file) transform
     val toJscomp : (string, Mono.file) transform
     val toMono_opt3 : (string, Mono.file) transform
     val toFuse : (string, Mono.file) transform