| author | bulwahn | 
| Wed, 09 Nov 2011 11:34:55 +0100 | |
| changeset 45417 | cae3ba9be892 | 
| parent 44561 | 73f84bf0c6ac | 
| child 45483 | 34d07cf7d207 | 
| permissions | -rw-r--r-- | 
| 37694 | 1 | |
| 2 | (* Classical Higher-order Logic -- batteries included *) | |
| 3 | ||
| 44561 
73f84bf0c6ac
avoid loading List_Cset and Dlist_Cet at the same time
 haftmann parents: 
44006diff
changeset | 4 | use_thys ["Library", "List_Cset", "List_Prefix", "List_lexord", "Sublist_Order", | 
| 44006 | 5 | "Product_Lattice", | 
| 42841 
9079f49053e5
adding theory to force code generation of ordering on characters to built-in ordering of characters in target languages
 bulwahn parents: 
38504diff
changeset | 6 | "Code_Char_chr", "Code_Char_ord", "Code_Integer", "Efficient_Nat", "Executable_Set"(*, "Code_Prolog"*)]; |