| author | wenzelm |
| Fri, 01 Oct 2010 17:23:26 +0200 | |
| changeset 39820 | cd691e2c7a1a |
| parent 33615 | 261abc2e3155 |
| permissions | -rw-r--r-- |
| 17480 | 1 |
(* Title: FOLP/ROOT.ML |
| 33615 | 2 |
Author: Martin Coen, Cambridge University Computer Laboratory |
| 0 | 3 |
Copyright 1993 University of Cambridge |
4 |
||
5 |
Modifed version of Lawrence Paulson's FOL that contains proof terms. |
|
6 |
||
7 |
Presence of unknown proof term means that matching does not behave as expected. |
|
8 |
*) |
|
9 |
||
| 33615 | 10 |
use_thys ["FOLP"]; |
| 0 | 11 |