aboutsummaryrefslogtreecommitdiff
path: root/grammar
diff options
context:
space:
mode:
authorppedrot2012-09-26 20:38:55 +0000
committerppedrot2012-09-26 20:38:55 +0000
commitb12466ef14d4bdf13af9c2f772c692ee1760da2d (patch)
treecfd2c437c5836f4132040f2b89bbdfc0f708ea44 /grammar
parentfb1eb17d40febf3f4927568921b64b7a8c7ca028 (diff)
Reusing the Hashset data structure in Hashcons. Hopefully, this should
not disrupt anything... git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15836 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'grammar')
-rw-r--r--grammar/grammar.mllib1
1 files changed, 1 insertions, 0 deletions
diff --git a/grammar/grammar.mllib b/grammar/grammar.mllib
index 960dcb6de3..afb8ac4e66 100644
--- a/grammar/grammar.mllib
+++ b/grammar/grammar.mllib
@@ -10,6 +10,7 @@ CList
CArray
Util
Bigint
+Hashset
Hashcons
Predicate
Option