src/HOL/Nominal/Examples/ROOT.ML
author wenzelm
Tue, 20 Apr 2010 11:26:25 +0200
changeset 36212 ebfa4bb0d50f
parent 33773 ccef2e6d8c21
child 39616 8052101883c3
permissions -rw-r--r--
refer to THIS_JAVA dynamically, and treat ISABELLE_JAVA as static default -- relevant for nested JVM invocation within an existing Isabelle enviroment;
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"];