]> matita.cs.unibo.it Git - helm.git/commit
- Procedural: moved in a directory on its own
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 6 Feb 2007 19:36:05 +0000 (19:36 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 6 Feb 2007 19:36:05 +0000 (19:36 +0000)
commit4db221ee87ba30f63db0ea32c98858041e8e6213
treeb4dbf2760da18c0380721dfea7fd5587435aaed2
parent285c01590113e2506c8b229458f4c99d3c7fc6a1
- Procedural: moved in a directory on its own
- ApplyTransofrmation: now handles inline macro expansion
- GrafiteParser MatitaEngine MatitacLib: added a callback in each
- tests/letrecand.ma: changed baseuri
42 files changed:
helm/software/components/METAS/meta.helm-acic_procedural.src [new file with mode: 0644]
helm/software/components/Makefile
helm/software/components/acic_procedural/.depend [new file with mode: 0644]
helm/software/components/acic_procedural/.depend.opt [new file with mode: 0644]
helm/software/components/acic_procedural/Makefile [new file with mode: 0644]
helm/software/components/acic_procedural/acic2Procedural.ml [new file with mode: 0644]
helm/software/components/acic_procedural/acic2Procedural.mli [new file with mode: 0644]
helm/software/components/acic_procedural/cicClassify.ml [new file with mode: 0644]
helm/software/components/acic_procedural/cicClassify.mli [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralConversion.ml [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralConversion.mli [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralTypes.ml [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralTypes.mli [new file with mode: 0644]
helm/software/components/content_pres/.depend
helm/software/components/content_pres/.depend.opt
helm/software/components/content_pres/Makefile
helm/software/components/content_pres/acic2Procedural.ml [deleted file]
helm/software/components/content_pres/acic2Procedural.mli [deleted file]
helm/software/components/content_pres/cicClassify.ml [deleted file]
helm/software/components/content_pres/cicClassify.mli [deleted file]
helm/software/components/content_pres/objPp.ml [deleted file]
helm/software/components/content_pres/objPp.mli [deleted file]
helm/software/components/content_pres/proceduralConversion.ml [deleted file]
helm/software/components/content_pres/proceduralConversion.mli [deleted file]
helm/software/components/content_pres/proceduralTypes.ml [deleted file]
helm/software/components/content_pres/proceduralTypes.mli [deleted file]
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/grafite_parser/grafiteParser.mli
helm/software/components/metadata/metadataDeps.ml
helm/software/components/metadata/metadataDeps.mli
helm/software/matita/.depend
helm/software/matita/.depend.opt
helm/software/matita/Makefile
helm/software/matita/applyTransformation.ml
helm/software/matita/applyTransformation.mli
helm/software/matita/matita.ml
helm/software/matita/matitaEngine.ml
helm/software/matita/matitaEngine.mli
helm/software/matita/matitaScript.ml
helm/software/matita/matitacLib.ml
helm/software/matita/matitacLib.mli
helm/software/matita/tests/letrecand.ma