From 0186af3d727b1b92e7b63925500a21d5e412d7b4 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sat, 9 Aug 2008 19:23:31 -0400 Subject: 'Option' datatype encoding --- src/expl_util.sig | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/expl_util.sig') diff --git a/src/expl_util.sig b/src/expl_util.sig index d15e7a76..2a6c7abe 100644 --- a/src/expl_util.sig +++ b/src/expl_util.sig @@ -27,8 +27,6 @@ signature EXPL_UTIL = sig -val classifyDatatype : (string * int * Expl.con option) list -> Expl.datatype_kind - structure Kind : sig val mapfold : (Expl.kind', 'state, 'abort) Search.mapfolder -> (Expl.kind, 'state, 'abort) Search.mapfolder -- cgit v1.2.3