diff options
| author | Pierre-Marie Pédrot | 2014-03-04 21:53:21 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2014-03-05 00:12:36 +0100 |
| commit | ec00fc09265f86b8cfd6bd6c7c72e20b35e7d436 (patch) | |
| tree | 162b160b8c783a9baaaf96708fb63718ecdaaffd /checker | |
| parent | 67ea352bbd693d5d0077bb947f8261ee1b0a5c27 (diff) | |
Adding a CSet module in Coq lib.
Diffstat (limited to 'checker')
| -rw-r--r-- | checker/check.mllib | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/checker/check.mllib b/checker/check.mllib index 08196d27f3..1999317cd5 100644 --- a/checker/check.mllib +++ b/checker/check.mllib @@ -1,6 +1,9 @@ Coq_config Hook +Hashset +Hashcons +CSet CMap Int Option @@ -15,8 +18,6 @@ Segmenttree Unicodetable Unicode Errors -Hashset -Hashcons CObj CList CString |
