]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitacLib.mli
make directory erased, no more -bench since it is the default,
[helm.git] / matita / matitacLib.mli
index 6921ac534762c9f57184d6c3006dde6aa495aaa3..1fd12cbdb140150e66632fa017abdea0148c6a39 100644 (file)
@@ -23,7 +23,7 @@
  * http://helm.cs.unibo.it/
  *)
 
-val main: unit -> unit
+val compile: string -> bool
 
 (* this callback is called on the expansion of every inline macro *)
 val set_callback: (string -> unit) -> unit