TFL/ROOT.ML
changeset 3191 14bd6e5985f1
parent 3190 5aa3756a4bf2
child 3192 a75558a4ed37
equal deleted inserted replaced
3190:5aa3756a4bf2 3191:14bd6e5985f1
     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";
       
    11 cd"examples/Subst";
       
    12 use"ROOT.ML";