]> matita.cs.unibo.it Git - helm.git/commit
- acic_content ==> content
authorAndrea Asperti <andrea.asperti@unibo.it>
Fri, 8 Oct 2010 09:01:00 +0000 (09:01 +0000)
committerAndrea Asperti <andrea.asperti@unibo.it>
Fri, 8 Oct 2010 09:01:00 +0000 (09:01 +0000)
commit5553ac7623425bce6f34eed6e17d4f0f8163e9aa
tree441804996be125ed8c07faf255cbfe3d2f1891cd
parent77f31024bf00b913703eab774ce421cec0518058
- acic_content ==> content
- termAcicContent ==> interpretations
39 files changed:
matita/components/METAS/meta.helm-acic_content.src [deleted file]
matita/components/METAS/meta.helm-content.src [new file with mode: 0644]
matita/components/METAS/meta.helm-content_pres.src
matita/components/METAS/meta.helm-disambiguation.src
matita/components/METAS/meta.helm-grafite.src
matita/components/METAS/meta.helm-ng_cic_content.src
matita/components/METAS/meta.helm-ng_disambiguation.src
matita/components/Makefile
matita/components/acic_content/.depend [deleted file]
matita/components/acic_content/.depend.opt [deleted file]
matita/components/acic_content/Makefile [deleted file]
matita/components/acic_content/cicNotationEnv.ml [deleted file]
matita/components/acic_content/cicNotationEnv.mli [deleted file]
matita/components/acic_content/cicNotationPp.ml [deleted file]
matita/components/acic_content/cicNotationPp.mli [deleted file]
matita/components/acic_content/cicNotationPt.ml [deleted file]
matita/components/acic_content/cicNotationUtil.ml [deleted file]
matita/components/acic_content/cicNotationUtil.mli [deleted file]
matita/components/acic_content/content.ml [deleted file]
matita/components/acic_content/content.mli [deleted file]
matita/components/acic_content/termAcicContent.ml [deleted file]
matita/components/acic_content/termAcicContent.mli [deleted file]
matita/components/content/.depend [new file with mode: 0644]
matita/components/content/.depend.opt [new file with mode: 0644]
matita/components/content/Makefile [new file with mode: 0644]
matita/components/content/cicNotationEnv.ml [new file with mode: 0644]
matita/components/content/cicNotationEnv.mli [new file with mode: 0644]
matita/components/content/cicNotationPp.ml [new file with mode: 0644]
matita/components/content/cicNotationPp.mli [new file with mode: 0644]
matita/components/content/cicNotationPt.ml [new file with mode: 0644]
matita/components/content/cicNotationUtil.ml [new file with mode: 0644]
matita/components/content/cicNotationUtil.mli [new file with mode: 0644]
matita/components/content/content.ml [new file with mode: 0644]
matita/components/content/content.mli [new file with mode: 0644]
matita/components/content/interpretations.ml [new file with mode: 0644]
matita/components/content/interpretations.mli [new file with mode: 0644]
matita/components/lexicon/cicNotation.ml
matita/components/ng_cic_content/nTermCicContent.ml
matita/components/ng_disambiguation/disambiguateChoices.ml