src/ZF/ex/Enum.ML
changeset 1461 6bcb44e4d6e5
parent 515 abcc438e7c27
child 2469 b50b8c0eec01
equal deleted inserted replaced
1460:5a6f2aabd538 1461:6bcb44e4d6e5
     1 (*  Title: 	ZF/ex/Enum
     1 (*  Title:      ZF/ex/Enum
     2     ID:         $Id$
     2     ID:         $Id$
     3     Author: 	Lawrence C Paulson, Cambridge University Computer Laboratory
     3     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     4     Copyright   1993  University of Cambridge
     4     Copyright   1993  University of Cambridge
     5 
     5 
     6 Example of a BIG enumeration type
     6 Example of a BIG enumeration type
     7 
     7 
     8 Can go up to at least 100 constructors, but it takes nearly 7 minutes...
     8 Can go up to at least 100 constructors, but it takes nearly 7 minutes...