]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitatop.ml
matitatop.ml is now a simple invocation of Toploop.loop and .ocamlinit is
[helm.git] / helm / matita / matitatop.ml
index c9bf8d98220275ad48f632ae306cc98411bc0fe8..9e1698009cbbd908ed127632069645cb5734d946 100644 (file)
@@ -1,9 +1,3 @@
 let _ =
   let _ = Topdirs.dir_quit in
-  let _ = 
-   if Array.length Sys.argv > 1 then
-     MatitacLib.main `TOPLEVEL
-   else
-     MatitacLib.go ()
-  in
-   Toploop.loop Format.std_formatter
+  Toploop.loop Format.std_formatter