]> matita.cs.unibo.it Git - helm.git/commit
Demodulate used to be a reduction_kind and it used to take a ~pattern.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 29 Jun 2006 11:27:35 +0000 (11:27 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 29 Jun 2006 11:27:35 +0000 (11:27 +0000)
commit8752fac73a864c821b6954f0572bce2052924183
tree9d0e42e8c86f8b154c05f187281be5e6e0923eda
parentd7e33f1609c2d990eb52c3e30784a2aa7bdd9b32
Demodulate used to be a reduction_kind and it used to take a ~pattern.
Since demodulation is not a reduction kind, I changed it to a normal tactic.
Moreover, since the ~pattern was unused, I have temporarily removed it.
Doc changed accordingly.
12 files changed:
helm/software/components/grafite/grafiteAst.ml
helm/software/components/grafite/grafiteAstPp.ml
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_parser/grafiteDisambiguate.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/tactics/.depend
helm/software/components/tactics/paramodulation/saturation.ml
helm/software/components/tactics/paramodulation/saturation.mli
helm/software/components/tactics/tactics.mli
helm/software/matita/help/C/sec_tactics.xml
helm/software/matita/help/C/sec_terms.xml
helm/software/matita/help/C/tactic_quickref.xml