]> matita.cs.unibo.it Git - helm.git/commit
notation_id were compared using Pervasives.equal this was rarely triggering the
authorEnrico Tassi <enrico.tassi@inria.fr>
Thu, 4 Sep 2008 09:42:26 +0000 (09:42 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Thu, 4 Sep 2008 09:42:26 +0000 (09:42 +0000)
commite053aaf3085a079c3125ed4666ba648a48fbb2af
tree7c2af2bc3bfe44cc29050e82f4cef0adb1453a47
parent6e1ce1b936a712bea7678d04e55053abc1f5a9cf
notation_id were compared using Pervasives.equal this was rarely triggering the
exception eq_on_functional_values. New implementation of compare using
a camlp5, that only provides an equality function, that is hacked to
return an integer.
helm/software/components/content_pres/cicNotationParser.ml
helm/software/components/content_pres/cicNotationParser.mli
helm/software/components/content_pres/termContentPres.ml
helm/software/components/lexicon/cicNotation.ml
helm/software/components/lexicon/cicNotation.mli
helm/software/components/lexicon/lexiconSync.ml
helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/Makefile [new file with mode: 0644]
helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/class_defs.ma
helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/depends [new file with mode: 0644]
helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/makefile [deleted file]
helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/root [new file with mode: 0644]