src/HOL/NanoJava/ROOT.ML
author paulson
Fri, 19 Mar 2004 10:42:38 +0100
changeset 14472 cba7c0a3ffb3
parent 11565 ab004c0ecc63
child 33615 261abc2e3155
permissions -rw-r--r--
Removing the datatype declaration of "order" allows the standard General.order to be used. Thus we can use Int.compare and String.compare instead of the slower home-grown versions.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11565
ab004c0ecc63 Minor improvements, added Example
oheimb
parents: 11376
diff changeset
     1
use_thy "Example";