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.

(*  Title:      TFL/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1996  University of Cambridge

Builds and tests Slind's TFL package.
Should be executed in the subdirectory HOL.
*)

use"sys.sml";
cd"examples/Subst";
use"ROOT.ML";