From ec00fc09265f86b8cfd6bd6c7c72e20b35e7d436 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Tue, 4 Mar 2014 21:53:21 +0100 Subject: Adding a CSet module in Coq lib. --- checker/check.mllib | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'checker/check.mllib') diff --git a/checker/check.mllib b/checker/check.mllib index 08196d27f..1999317cd 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 -- cgit v1.2.3