]> matita.cs.unibo.it Git - helm.git/commit
0. core_notation.ma splitted into coq.moo and core_notation.moo
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 29 Jul 2005 08:10:41 +0000 (08:10 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 29 Jul 2005 08:10:41 +0000 (08:10 +0000)
commit650e3b3c9ff0b9cafb76a0edf8139a53446937ba
treed86f25d37f6f31d9f92492808b47324dd5d75192
parentfafa203bb8521f516a0e87ef28d2cedccb72f795
0. core_notation.ma splitted into coq.moo and core_notation.moo
1. 'include "coq.ma"' is now explicitly required to activate the notation of Coq
2. 'include "coq.ma"' added here and there in the tests
3. .ma headers updated
45 files changed:
helm/matita/buildTimeConf.ml.in
helm/matita/coq.moo [new file with mode: 0644]
helm/matita/core_notation.ma [deleted file]
helm/matita/core_notation.moo [new file with mode: 0644]
helm/matita/matita.ml
helm/matita/matitaEngine.ml
helm/matita/matitaMathView.ml
helm/matita/matitaMisc.ml
helm/matita/matitadep.ml
helm/matita/tests/absurd.ma
helm/matita/tests/apply.ma
helm/matita/tests/assumption.ma
helm/matita/tests/auto.ma
helm/matita/tests/baseuri.ma
helm/matita/tests/change.ma
helm/matita/tests/clear.ma
helm/matita/tests/clearbody.ma
helm/matita/tests/coercions.ma
helm/matita/tests/comments.ma
helm/matita/tests/constructor.ma
helm/matita/tests/contradiction.ma
helm/matita/tests/cut.ma
helm/matita/tests/decompose.ma
helm/matita/tests/discriminate.ma
helm/matita/tests/elim.ma
helm/matita/tests/fguidi.ma
helm/matita/tests/first.ma
helm/matita/tests/fix_betareduction.ma
helm/matita/tests/fold.ma
helm/matita/tests/generalize.ma
helm/matita/tests/inversion.ma
helm/matita/tests/letrec.ma
helm/matita/tests/match_inference.ma
helm/matita/tests/mysql_escaping.ma
helm/matita/tests/paramodulation.ma
helm/matita/tests/record.ma
helm/matita/tests/replace.ma
helm/matita/tests/rewrite.ma
helm/matita/tests/second.ma
helm/matita/tests/simpl.ma
helm/matita/tests/test2.ma
helm/matita/tests/test3.ma
helm/matita/tests/test4.ma
helm/matita/tests/third.ma
helm/matita/tests/unfold.ma