doc-src/Exercises/2000/a1/ROOT.ML
author wenzelm
Mon, 10 May 2004 19:27:45 +0200
changeset 14731 5670fc027a3b
parent 13739 f5d0a66c8124
permissions -rw-r--r--
Pure: nested comments in inner syntax;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13739
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     1
set quick_and_dirty;
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     2
use_thy "Snoc";
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     3
use_thy "Arithmetic";
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     4
use_thy "Hanoi";