diff src/compiler.sig @ 2211:ef766ef6e242

Merge.
author Ziv Scully <ziv@mit.edu>
date Sat, 13 Sep 2014 19:16:07 -0400
parents 0ca11d57c175 a9159911c3ba
children 365727ff68f4
line wrap: on
line diff
--- a/src/compiler.sig	Sat May 31 22:23:25 2014 -0400
+++ b/src/compiler.sig	Sat Sep 13 19:16:07 2014 -0400
@@ -173,6 +173,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