doc-src/Exercises/2001/a3/ROOT.ML
author wenzelm
Wed, 09 Jun 2004 18:51:02 +0200
changeset 14894 d23f6b505e9a
parent 13739 f5d0a66c8124
permissions -rw-r--r--
updated notes on sub-/superscripts;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13739
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     1
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     2
(* use "../settings.ML";*)
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     3
set quick_and_dirty;
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     4
use_thy "Trie1";
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     5
use_thy "Trie2";
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     6
use_thy "Trie3";