doc-src/TutorialI/Trie/ROOT.ML
author wenzelm
Mon, 16 Mar 2009 23:52:30 +0100
changeset 30554 73f8bd5f0af8
parent 10543 8e4307d1207a
permissions -rw-r--r--
substantial speedup of assumption and elim-resolution: Logic.assum_problems refrains from eager application of parameters, discriminate via Term.could_unify before invoking full unification (assumes terms in beta-normal form, as do higher term net operations anyway);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9834
109b11c4e77e *** empty log message ***
nipkow
parents: 8745
diff changeset
     1
use "../settings.ML";
8745
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     2
use_thy "Trie";