]> matita.cs.unibo.it Git - helm.git/blob - helm/matita/matitatop.ml
This commit fixes matitatop that was no longer working without arguments.
[helm.git] / helm / matita / matitatop.ml
1 let _ =
2   let _ = Topdirs.dir_quit in
3   Toploop.loop Format.std_formatter;
4   assert false