]> matita.cs.unibo.it Git - helm.git/commit
- Procedural: generation of "exact" is now complete
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 14 Apr 2009 20:06:32 +0000 (20:06 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 14 Apr 2009 20:06:32 +0000 (20:06 +0000)
commit3bfc56cd9b5afe52c3abfbef886ce82efa3bb3a3
tree9f1ffad7d09d49d39bf1d39f01c5aa53d1e40f96
parent281f0c7b4fc0d5b97025625af2ecff85edebbb5c
- Procedural: generation of "exact" is now complete
-             relevant tactics are now counted correctly
- PrimitiveTactics: we set exact_tac = apply_tac as in NTactics
- transcript: the grafite parser is now working
              the "library" devel is parsed succesfully
- procedural/library: new devel.
                      Will contain the procedural reconstruction of "library"
19 files changed:
helm/software/components/acic_procedural/procedural1.ml
helm/software/components/acic_procedural/proceduralTypes.ml
helm/software/components/binaries/transcript/.depend
helm/software/components/binaries/transcript/.depend.opt
helm/software/components/binaries/transcript/Makefile
helm/software/components/binaries/transcript/engine.ml
helm/software/components/binaries/transcript/gallina8Lexer.mll [new file with mode: 0644]
helm/software/components/binaries/transcript/gallina8Parser.mly [new file with mode: 0644]
helm/software/components/binaries/transcript/grafiteLexer.mll [new file with mode: 0644]
helm/software/components/binaries/transcript/grafiteParser.mly [new file with mode: 0644]
helm/software/components/binaries/transcript/types.ml
helm/software/components/binaries/transcript/v8Lexer.mll [deleted file]
helm/software/components/binaries/transcript/v8Parser.mly [deleted file]
helm/software/components/syntax_extensions/.depend
helm/software/components/tactics/primitiveTactics.ml
helm/software/matita/contribs/procedural/library/Makefile [new file with mode: 0644]
helm/software/matita/contribs/procedural/library/library.conf.xml [new file with mode: 0644]
helm/software/matita/contribs/procedural/library/preamble.ma [new file with mode: 0644]
helm/software/matita/contribs/procedural/library/root [new file with mode: 0644]