TFL/ROOT.ML
author nipkow
Fri, 07 Feb 1997 14:15:35 +0100
changeset 2597 8b523426e1a4
parent 2467 357adb429fda
permissions -rw-r--r--
Modified proofs due to added triv_forall_equality.
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";