src/HOL/Induct/ROOT.ML
author huffman
Tue, 13 Jan 2009 08:58:56 -0800
changeset 29474 674a21226c5a
parent 28827 b3ce1912ac25
child 33615 261abc2e3155
permissions -rw-r--r--
define polynomial multiplication using poly_rec


(* $Id$ *)

setmp_noncritical quick_and_dirty true
  use_thy "Common_Patterns";

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