TFL/README
author wenzelm
Mon, 09 Dec 1996 15:14:08 +0100
changeset 2338 1871df9900bf
parent 2112 3902e9af752f
child 3191 14bd6e5985f1
permissions -rw-r--r--
removed escaping of 8bit chars;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2112
3902e9af752f Konrad Slind's TFL
paulson
parents:
diff changeset
     1
How to build TFL and run the Unify example.
3902e9af752f Konrad Slind's TFL
paulson
parents:
diff changeset
     2
3902e9af752f Konrad Slind's TFL
paulson
parents:
diff changeset
     3
1. Invoke the current version of Isabelle-HOL.
3902e9af752f Konrad Slind's TFL
paulson
parents:
diff changeset
     4
2. use "sys.sml";  
3902e9af752f Konrad Slind's TFL
paulson
parents:
diff changeset
     5
3. cd examples/Subst
3902e9af752f Konrad Slind's TFL
paulson
parents:
diff changeset
     6
4. use "ROOT.ML";