doc-src/Exercises/2001/a3/ROOT.ML
author huffman
Wed, 02 Mar 2005 00:54:06 +0100
changeset 15555 9d4dbd18ff2d
parent 13739 f5d0a66c8124
permissions -rw-r--r--
converted to new-style theory
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";