| author | bulwahn | 
| Mon, 30 Jan 2012 13:55:19 +0100 | |
| changeset 46356 | 48fcca8965f4 | 
| parent 45985 | 2d399a776de2 | 
| child 47108 | 2a1953f0d20d | 
| 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", | 
| 45985 | 6 | "Code_Char_chr", "Code_Char_ord", "Code_Integer", "Efficient_Nat"(*, "Code_Prolog"*), | 
| 45483 | 7 | "Code_Real_Approx_By_Float" ]; |