]> 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)
commitaa576f13a6fd64586b389880dec3e47f703cd300
treee81a645dac3e3c3d2fd08d63fa076f2d29876288
parent6449c9266eff9a5a7af7e7c13755abb5a20d61c3
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:
components/grafite/grafiteAst.ml
components/grafite/grafiteAstPp.ml
components/grafite_engine/grafiteEngine.ml
components/grafite_parser/grafiteDisambiguate.ml
components/grafite_parser/grafiteParser.ml
components/tactics/.depend
components/tactics/paramodulation/saturation.ml
components/tactics/paramodulation/saturation.mli
components/tactics/tactics.mli
matita/help/C/sec_tactics.xml
matita/help/C/sec_terms.xml
matita/help/C/tactic_quickref.xml