src/HOL/base.ML
author bulwahn
Wed, 30 Mar 2011 09:44:16 +0200
changeset 42159 234ec7011e5d
parent 37694 19e8b730ddeb
permissions -rw-r--r--
generalizing compilation scheme of quickcheck generators to multiple arguments; changing random and exhaustive tester to use one code invocation for polymorphic instances with multiple cardinalities
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37694
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     1
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     2
(* side-entry for HOL-Base *)
19e8b730ddeb tuned bootstrap files
haftmann
parents: 33615
diff changeset
     3
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 30929
diff changeset
     4
use_thys ["HOL"];