]> matita.cs.unibo.it Git - helm.git/commit - helm/ocaml/grafite/grafiteMarshal.mli
1. metadata are no longer stored in .moo files.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sat, 3 Dec 2005 10:35:10 +0000 (10:35 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sat, 3 Dec 2005 10:35:10 +0000 (10:35 +0000)
commitdbb9f64a437b4abda0b9f47a527ab6135d596e28
tree92cea5fb5dd7862ae035e1f218297505f0309f27
parent024819eeb7fcd370114ceb3dffc7907db92ab640
1. metadata are no longer stored in .moo files.
   They are now stored (and retrieved) in .metadata files if -nodb is set.
   In this way the "library" library no longer depends on "content_pres"
2. removed files in grafite_parser that were commited by mistake
30 files changed:
helm/ocaml/METAS/meta.helm-grafite2.src
helm/ocaml/METAS/meta.helm-library.src
helm/ocaml/grafite/grafiteAst.ml
helm/ocaml/grafite/grafiteAstPp.ml
helm/ocaml/grafite/grafiteAstPp.mli
helm/ocaml/grafite/grafiteMarshal.ml
helm/ocaml/grafite/grafiteMarshal.mli
helm/ocaml/grafite/grafiteParser.ml
helm/ocaml/grafite2/grafiteEngine.ml
helm/ocaml/grafite2/grafiteMisc.ml
helm/ocaml/grafite2/grafiteMisc.mli
helm/ocaml/grafite2/grafiteTypes.ml
helm/ocaml/grafite2/grafiteTypes.mli
helm/ocaml/grafite2/matitaSync.ml
helm/ocaml/grafite_parser/grafiteDisambiguate.cmi [deleted file]
helm/ocaml/grafite_parser/grafiteDisambiguate.cmo [deleted file]
helm/ocaml/grafite_parser/grafiteDisambiguate.cmx [deleted file]
helm/ocaml/grafite_parser/grafiteDisambiguate.ml
helm/ocaml/grafite_parser/grafiteDisambiguate.o [deleted file]
helm/ocaml/grafite_parser/grafite_parser.a [deleted file]
helm/ocaml/grafite_parser/grafite_parser.cma [deleted file]
helm/ocaml/grafite_parser/grafite_parser.cmxa [deleted file]
helm/ocaml/grafite_parser/matitaDisambiguator.cmx [deleted file]
helm/ocaml/library/.depend
helm/ocaml/library/Makefile
helm/ocaml/library/libraryClean.ml
helm/ocaml/library/libraryMisc.ml
helm/ocaml/library/libraryMisc.mli
helm/ocaml/library/libraryNoDb.ml [new file with mode: 0644]
helm/ocaml/library/libraryNoDb.mli [new file with mode: 0644]