author | paulson |
Wed, 02 Apr 1997 11:25:04 +0200 | |
changeset 2858 | 1f3f5c44e159 |
parent 2467 | 357adb429fda |
permissions | -rw-r--r-- |
2370 | 1 |
(* Title: TFL/ROOT.ML |
2 |
ID: $Id$ |
|
3 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory |
|
4 |
Copyright 1996 University of Cambridge |
|
5 |
||
6 |
Builds and tests Slind's TFL package. |
|
7 |
Should be executed in the subdirectory HOL. |
|
8 |
*) |
|
9 |
||
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"; |