TFL/ROOT.ML
author wenzelm
Thu, 20 Feb 1997 15:26:38 +0100
changeset 2661 366190b74832
parent 2467 357adb429fda
permissions -rw-r--r--
made a bit more robust for 'make dist';
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";