src/HOL/Nominal/Examples/ROOT.ML
author wenzelm
Sat, 24 Jul 2010 12:14:53 +0200
changeset 37949 48a874444164
parent 33773 ccef2e6d8c21
child 39616 8052101883c3
permissions -rw-r--r--
moved management of auxiliary theory source files to Thy_Load -- as theory data instead of accidental loader state; theory loader: reduced warnings -- thy database can be bypassed in certain situations; Proof/Local_Theory.propagate_ml_env; ML use function: propagate ML environment as well; pervasive type generic_theory;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 32635
diff changeset
     1
use_thys ["Nominal_Examples"];
19495
3d04b87ad8ba New ROOT file for nominal datatype examples.
berghofe
parents:
diff changeset
     2
33773
ccef2e6d8c21 removed fixme - quick-and-dirty flag is appropriate
Christian Urban <urbanc@in.tum.de>
parents: 33615
diff changeset
     3
setmp_noncritical quick_and_dirty true use_thys ["VC_Condition"];