mysql: revoke permissions when dropping database
[hcoop/domtool2.git] / src / describe.sig
index 514c2a2..8333c26 100644 (file)
@@ -26,4 +26,6 @@ signature DESCRIBE = sig
 
     val describe_type_error : Ast.position -> Ast.type_error -> unit
 
+    val ununify : Ast.typ -> Ast.typ
+
 end