doc-src/Locales/Locales/ROOT.ML
author wenzelm
Mon, 01 Jun 2009 15:26:00 +0200
changeset 31325 700951b53d21
parent 29568 ba144750086d
child 32981 0114e04a0d64
permissions -rw-r--r--
moved local ML environment to separate module ML_Env;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27063
d1d35284542f New version covering interpretation.
ballarin
parents: 14586
diff changeset
     1
no_document use_thy "GCD";
d1d35284542f New version covering interpretation.
ballarin
parents: 14586
diff changeset
     2
use_thy "Examples1";
d1d35284542f New version covering interpretation.
ballarin
parents: 14586
diff changeset
     3
use_thy "Examples2";
29568
ba144750086d more robust handling of quick_and_dirty;
wenzelm
parents: 27063
diff changeset
     4
setmp_noncritical quick_and_dirty true use_thy "Examples3";