diff options
Diffstat (limited to 'grammar')
-rw-r--r-- | grammar/grammar.mllib | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/grammar/grammar.mllib b/grammar/grammar.mllib index 3f5fc5e86..fd1d0e47e 100644 --- a/grammar/grammar.mllib +++ b/grammar/grammar.mllib @@ -1,6 +1,9 @@ Coq_config Hook +Hashset +Hashcons +CSet CMap Int Option @@ -12,8 +15,6 @@ Flags Pp Loc Errors -Hashset -Hashcons CList CString CArray |