doc-src/Exercises/2001/a3/ROOT.ML
author kleing
Sun, 18 May 2003 15:28:41 +0200
changeset 14035 c46ce87960fb
parent 13739 f5d0a66c8124
permissions -rw-r--r--
attach log files
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";