]> matita.cs.unibo.it Git - helm.git/commit - helm/ocaml/grafite/grafiteMarshal.mli
* Part of matita that used to deal with the library moved into ocaml/library
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 29 Nov 2005 14:53:34 +0000 (14:53 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 29 Nov 2005 14:53:34 +0000 (14:53 +0000)
commit0ac236dda6f80f6dc86a7f12d8c88b25e64e3251
treee426ba5392ec41491048f3d23083a95ecb05a1e7
parent7703897d2b14dd101c763a4aa6d99b7cc95011d1
* Part of matita that used to deal with the library moved into ocaml/library
* cic_unification/coercDb.ml* ==> library/coercDb.ml*
59 files changed:
helm/matita/.depend
helm/matita/Makefile.in
helm/matita/dump_moo.ml
helm/matita/matita.ml
helm/matita/matita.txt
helm/matita/matitaDb.ml [deleted file]
helm/matita/matitaDb.mli [deleted file]
helm/matita/matitaEngine.ml
helm/matita/matitaExcPp.ml
helm/matita/matitaGui.ml
helm/matita/matitaGuiTypes.mli
helm/matita/matitaInit.ml
helm/matita/matitaLog.ml [deleted file]
helm/matita/matitaLog.mli [deleted file]
helm/matita/matitaMathView.ml
helm/matita/matitaMisc.ml
helm/matita/matitaMisc.mli
helm/matita/matitaMoo.ml [deleted file]
helm/matita/matitaMoo.mli [deleted file]
helm/matita/matitaScript.ml
helm/matita/matitaSync.ml
helm/matita/matitaSync.mli
helm/matita/matitaTypes.ml
helm/matita/matitaTypes.mli
helm/matita/matitacLib.ml
helm/matita/matitaclean.ml
helm/matita/matitacleanLib.ml [deleted file]
helm/matita/matitacleanLib.mli [deleted file]
helm/matita/matitadep.ml
helm/matita/matitamakeLib.ml
helm/ocaml/METAS/meta.helm-cic_unification.src
helm/ocaml/METAS/meta.helm-library.src [new file with mode: 0644]
helm/ocaml/Makefile.in
helm/ocaml/cic_unification/.depend
helm/ocaml/cic_unification/Makefile
helm/ocaml/cic_unification/coercDb.ml [deleted file]
helm/ocaml/cic_unification/coercDb.mli [deleted file]
helm/ocaml/extlib/.depend
helm/ocaml/extlib/Makefile
helm/ocaml/extlib/hExtlib.ml
helm/ocaml/extlib/hExtlib.mli
helm/ocaml/extlib/hLog.ml [new file with mode: 0644]
helm/ocaml/extlib/hLog.mli [new file with mode: 0644]
helm/ocaml/grafite/.depend
helm/ocaml/grafite/Makefile
helm/ocaml/grafite/grafiteMarshal.ml [new file with mode: 0644]
helm/ocaml/grafite/grafiteMarshal.mli [new file with mode: 0644]
helm/ocaml/library/.cvsignore [new file with mode: 0644]
helm/ocaml/library/Makefile [new file with mode: 0644]
helm/ocaml/library/coercDb.ml [new file with mode: 0644]
helm/ocaml/library/coercDb.mli [new file with mode: 0644]
helm/ocaml/library/libraryClean.ml [new file with mode: 0644]
helm/ocaml/library/libraryClean.mli [new file with mode: 0644]
helm/ocaml/library/libraryDb.ml [new file with mode: 0644]
helm/ocaml/library/libraryDb.mli [new file with mode: 0644]
helm/ocaml/library/libraryMisc.ml [new file with mode: 0644]
helm/ocaml/library/libraryMisc.mli [new file with mode: 0644]
helm/ocaml/library/librarySync.ml [new file with mode: 0644]
helm/ocaml/library/librarySync.mli [new file with mode: 0644]