src/FOL/ex/int.thy
author berghofe
Tue, 16 Oct 2001 16:47:54 +0200
changeset 11798 fbab70de9b0d
parent 9205 f171fa6a0989
child 16417 9bc16273c2d4
permissions -rw-r--r--
Added support for batch mode layout (without X11 connection).

(*  Title:      FOL/ex/int.thy
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge

Intuitionistic First-Order Logic.
*)

theory int = IFOL:

end