src/FOL/ex/int.thy
author wenzelm
Sat, 15 Oct 2005 00:08:00 +0200
changeset 17851 2fa4f9b54761
parent 16417 9bc16273c2d4
permissions -rw-r--r--
tuned comments;

(*  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 imports IFOL begin

end