| author | nipkow | 
| Mon, 07 Sep 2009 22:08:05 +0200 | |
| changeset 32538 | 86035c5f61b5 | 
| parent 28827 | b3ce1912ac25 | 
| child 33615 | 261abc2e3155 | 
| permissions | -rw-r--r-- | 
| 17598 | 1 | |
| 2 | (* $Id$ *) | |
| 3120 
c58423c20740
New directory to contain examples of (co)inductive definitions
 paulson parents: diff
changeset | 3 | |
| 28385 | 4 | setmp_noncritical quick_and_dirty true | 
| 24607 | 5 | use_thy "Common_Patterns"; | 
| 6 | ||
| 28827 
b3ce1912ac25
removed Induct/Mutil.thy -- the file has been moved to AFP;
 wenzelm parents: 
28385diff
changeset | 7 | use_thys ["QuoDataType", "QuoNestedDataType", "Term", | 
| 24104 | 8 | "ABexp", "Tree", "Ordinals", "Sigma_Algebra", "Comb", "PropLog", | 
| 9 | "SList", "LFilter", "Com"]; |