src/Tools/WWW_Find/ROOT.ML
author huffman
Fri, 03 Aug 2012 15:38:44 +0200
changeset 48659 40a87b4dac19
parent 48495 bf5b45870110
permissions -rw-r--r--
declare trE and tr_induct as default cases and induct rules for type tr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48495
bf5b45870110 more standard session setup for WWW_Find;
wenzelm
parents: 45066
diff changeset
     1
if ML_System.is_polyml then use_thy "WWW_Find"
43948
8f5add916a99 explicit structure ML_System;
wenzelm
parents: 43075
diff changeset
     2
else ();
48495
bf5b45870110 more standard session setup for WWW_Find;
wenzelm
parents: 45066
diff changeset
     3