src/HOL/Induct/ROOT.ML
author krauss
Mon, 01 Mar 2010 17:05:57 +0100
changeset 35419 d78659d1723e
parent 35247 0831bd85eee5
child 39616 8052101883c3
permissions -rw-r--r--
more recdef (and old primrec) hunting
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28385
74c6d73a8b2e setmp_noncritical;
wenzelm
parents: 24607
diff changeset
     1
setmp_noncritical quick_and_dirty true
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 28827
diff changeset
     2
  use_thys ["Common_Patterns"];
24607
fc06b84acd81 added Induct/Common_Patterns.thy;
wenzelm
parents: 24104
diff changeset
     3
35247
0831bd85eee5 moved reduced Induct/SList back from AFP.
nipkow
parents: 33688
diff changeset
     4
use_thys ["QuoDataType", "QuoNestedDataType", "Term", "SList",
33688
1a97dcd8dc6a moved old SList, LList, LFilter to AFP/Lazy-Lists-II;
wenzelm
parents: 33615
diff changeset
     5
  "ABexp", "Tree", "Ordinals", "Sigma_Algebra", "Comb", "PropLog", "Com"];