]> matita.cs.unibo.it Git - helm.git/commit
some work on making the compiler command line cleaner,
authorEnrico Tassi <enrico.tassi@inria.fr>
Sat, 5 Jan 2008 16:55:25 +0000 (16:55 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Sat, 5 Jan 2008 16:55:25 +0000 (16:55 +0000)
commitc780c9756b67d116b1d5b5149ae758fa613c5fe6
treeb6d4a9cb7e3d921ff1ccfd76fa78e43481606883
parent3c7cfd710f472bd56ba430cac8d2fa794eaecfe3
some work on making the compiler command line cleaner,
moved the .ma instantiation of the Make module in
matitacLib.
still not working:
  ./matitac library/nat/plus/ma
while should work:
  ../matitac nat/plus.ma
components/extlib/hExtlib.ml
components/extlib/hExtlib.mli
matita/library/depends [new file with mode: 0644]
matita/library/makefile [deleted file]
matita/library/root [new file with mode: 0644]
matita/matitaInit.ml
matita/matitac.ml
matita/matitacLib.ml
matita/matitacLib.mli