]> matita.cs.unibo.it Git - helm.git/commit
Procedural : some improvements
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 14 Feb 2007 17:10:16 +0000 (17:10 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 14 Feb 2007 17:10:16 +0000 (17:10 +0000)
commit977e819edc19f6c25d9f05c2fafe72c63ad301fd
tree3631fd6370bf0cb99e83055c97c08d422aed3a5d
parent64d7a7dfa840d7279f9af64240ee1f8a69181801
Procedural       : some improvements
PrimitiveTactics : tentative implementation of using clause in elim
CicNotationParser: noe declarations of the form (_:t) are parsable
16 files changed:
helm/software/components/METAS/meta.helm-acic_procedural.src
helm/software/components/Makefile
helm/software/components/acic_procedural/.depend
helm/software/components/acic_procedural/.depend.opt
helm/software/components/acic_procedural/Makefile
helm/software/components/acic_procedural/acic2Procedural.ml
helm/software/components/acic_procedural/cicClassify.ml [deleted file]
helm/software/components/acic_procedural/cicClassify.mli [deleted file]
helm/software/components/acic_procedural/proceduralClassify.ml [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralClassify.mli [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralMode.ml [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralMode.mli [new file with mode: 0644]
helm/software/components/acic_procedural/proceduralTypes.ml
helm/software/components/acic_procedural/proceduralTypes.mli
helm/software/components/content_pres/cicNotationParser.ml
helm/software/components/tactics/primitiveTactics.ml