src/LCF/ROOT.ML
author wenzelm
Tue, 24 Mar 2009 00:30:52 +0100
changeset 30680 0863bb353065
parent 25750 4e796867ccb5
child 33615 261abc2e3155
permissions -rw-r--r--
more systematic type use_context; result_fun: actually apply result, only one version of eval; removed obsolete 'ML_parse';
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9000
c20d58286a51 cleaned up;
wenzelm
parents: 6349
diff changeset
     1
(*  Title:      LCF/ROOT.ML
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     2
    ID:         $Id$
1461
6bcb44e4d6e5 expanded tabs
clasohm
parents: 1361
diff changeset
     3
    Author:     Tobias Nipkow
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     4
    Copyright   1992  University of Cambridge
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
*)
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     6
25750
4e796867ccb5 removed obsolete banner;
wenzelm
parents: 17247
diff changeset
     7
use_thy "LCF";
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     8