]> matita.cs.unibo.it Git - helm.git/commit
Initial work on setoids:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 27 Sep 2006 09:49:48 +0000 (09:49 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 27 Sep 2006 09:49:48 +0000 (09:49 +0000)
commit7b4d519aefac94afb371a7e4da94779b40bf8608
treef35da314f325fb485257493c3d68308651b851a8
parente9773d6f01666895a51ef2212619bfeafbb97221
Initial work on setoids:
 - AST changed to make it more parametric on terms (for the Relation command)
 - functions that work on ASTs consider the constructors in alphabetical order
 -
21 files changed:
helm/software/components/grafite/grafiteAst.ml
helm/software/components/grafite/grafiteAstPp.ml
helm/software/components/grafite/grafiteAstPp.mli
helm/software/components/grafite/grafiteMarshal.ml
helm/software/components/grafite/grafiteMarshal.mli
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_engine/grafiteEngine.mli
helm/software/components/grafite_parser/grafiteDisambiguate.ml
helm/software/components/grafite_parser/grafiteDisambiguate.mli
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/tactics/.depend
helm/software/components/tactics/setoids.ml
helm/software/components/tactics/setoids.mli
helm/software/components/tactics/tactics.ml
helm/software/matita/dump_moo.ml
helm/software/matita/library/datatypes/constructors.ma
helm/software/matita/library/logic/equality.ma
helm/software/matita/library/nat/exp.ma
helm/software/matita/library/nat/gcd.ma
helm/software/matita/library/nat/primes.ma
helm/software/matita/matita.ml