src/HOL/Nominal/Examples/ROOT.ML
author wenzelm
Tue, 05 Apr 2011 14:25:18 +0200
changeset 42224 578a51fae383
parent 39616 8052101883c3
permissions -rw-r--r--
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
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
39616
8052101883c3 renamed setmp_noncritical to Unsynchronized.setmp to emphasize its meaning;
wenzelm
parents: 33773
diff changeset
     3
Unsynchronized.setmp quick_and_dirty true use_thys ["VC_Condition"];