TFL/ROOT.ML
author paulson
Wed, 02 Apr 1997 15:14:37 +0200
changeset 2865 77daca16b2f4
parent 2467 357adb429fda
permissions -rw-r--r--
ZF.thy is again usable
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2370
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     1
(*  Title:      TFL/ROOT.ML
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     2
    ID:         $Id$
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     3
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     4
    Copyright   1996  University of Cambridge
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     5
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     6
Builds and tests Slind's TFL package.
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     7
Should be executed in the subdirectory HOL.
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     8
*)
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
     9
5f9607d293f5 ROOT file for TFL (needed for use_dir to work)
paulson
parents:
diff changeset
    10
use"sys.sml";
2467
357adb429fda Conversion to Basis Library (using prs instead of output)
paulson
parents: 2370
diff changeset
    11
cd"examples/Subst";
357adb429fda Conversion to Basis Library (using prs instead of output)
paulson
parents: 2370
diff changeset
    12
use"ROOT.ML";