src/HOL/Import/HOLLight/ROOT.ML
author bulwahn
Tue, 23 Feb 2010 13:36:15 +0100
changeset 35324 c9f428269b38
parent 17647 bcf00e7b251b
child 41589 bbd861837ebc
permissions -rw-r--r--
adopting mutabelle and quickcheck to return timing information; exporting make_case_combs in datatype package for predicate compiler; adding Spec_Rules declaration for tail recursive functions; improving the predicate compiler and function flattening
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17647
bcf00e7b251b added ROOT.ML
obua
parents:
diff changeset
     1
(*  Title:      HOL/Import/HOLLight/ROOT.ML
bcf00e7b251b added ROOT.ML
obua
parents:
diff changeset
     2
    ID:         $Id$
bcf00e7b251b added ROOT.ML
obua
parents:
diff changeset
     3
*)
bcf00e7b251b added ROOT.ML
obua
parents:
diff changeset
     4
bcf00e7b251b added ROOT.ML
obua
parents:
diff changeset
     5
use_thy "HOLLight";