src/HOL/base.ML
author wenzelm
Thu, 23 Jul 2009 18:44:09 +0200
changeset 32149 ef59550a55d3
parent 30929 d9343c0aac11
child 33615 261abc2e3155
permissions -rw-r--r--
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29505
c6d2d23909d1 added HOL-Base image
haftmann
parents:
diff changeset
     1
(*side-entry for HOL-Base*)
30929
d9343c0aac11 code generator bootstrap theory src/Tools/Code_Generator.thy
haftmann
parents: 29505
diff changeset
     2
use_thy "HOL";