]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitatop.ml
This commit fixes matitatop that was no longer working without arguments.
[helm.git] / helm / matita / matitatop.ml
index 9e1698009cbbd908ed127632069645cb5734d946..947b43b2523b368c40332498b673eed97445301a 100644 (file)
@@ -1,3 +1,4 @@
 let _ =
   let _ = Topdirs.dir_quit in
-  Toploop.loop Format.std_formatter
+  Toploop.loop Format.std_formatter;
+  assert false