doc-src/TutorialI/Ifexpr/ROOT.ML
author wenzelm
Sat, 17 Sep 2005 18:11:18 +0200
changeset 17458 e42bfad176eb
parent 9834 109b11c4e77e
permissions -rw-r--r--
lemmas [code] = imp_conv_disj (from Main.thy) -- Why does it need Datatype?
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9834
109b11c4e77e *** empty log message ***
nipkow
parents: 8745
diff changeset
     1
use "../settings.ML";
8745
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     2
use_thy "Ifexpr";