src/HOL/Nominal/Examples/ROOT.ML
author blanchet
Mon, 04 Oct 2010 17:30:34 +0200
changeset 39937 4ee63a30194c
parent 39616 8052101883c3
permissions -rw-r--r--
correctly handle multiple copies of the same axiom with the same types
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"];