diff options
| author | ppedrot | 2012-12-14 11:27:47 +0000 |
|---|---|---|
| committer | ppedrot | 2012-12-14 11:27:47 +0000 |
| commit | 6dbe0f97c7f23de89b90e232bc812b77dde86cac (patch) | |
| tree | bcf1802bd0c87e9f64a3f0fac1bee0ebe5126eb7 /grammar | |
| parent | d9f9673d90371ead668863221c1202de49ab1782 (diff) | |
Moving hcons_string to String namespace.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16069 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'grammar')
| -rw-r--r-- | grammar/grammar.mllib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grammar/grammar.mllib b/grammar/grammar.mllib index 50eac6e76f..9a7bfed0fd 100644 --- a/grammar/grammar.mllib +++ b/grammar/grammar.mllib @@ -7,13 +7,13 @@ Pp Loc Compat Errors +Hashset +Hashcons CList CString CArray Util Bigint -Hashset -Hashcons Predicate Option Segmenttree |
