src/HOL/Induct/ROOT.ML
author wenzelm
Sun, 16 Sep 2007 21:04:44 +0200
changeset 24607 fc06b84acd81
parent 24104 719fbe4fb77f
child 28385 74c6d73a8b2e
permissions -rw-r--r--
added Induct/Common_Patterns.thy;


(* $Id$ *)

setmp quick_and_dirty true
  use_thy "Common_Patterns";

use_thys ["Mutil", "QuoDataType", "QuoNestedDataType", "Term",
  "ABexp", "Tree", "Ordinals", "Sigma_Algebra", "Comb", "PropLog",
  "SList", "LFilter", "Com"];