src/LCF/LCF.thy
changeset 48475 02dd825f5a4e
parent 47025 b2b8ae61d6ad
child 55380 4de48353034e
--- a/src/LCF/LCF.thy	Tue Jul 24 13:22:06 2012 +0200
+++ b/src/LCF/LCF.thy	Tue Jul 24 14:07:44 2012 +0200
@@ -6,7 +6,7 @@
 header {* LCF on top of First-Order Logic *}
 
 theory LCF
-imports FOL
+imports "~~/src/FOL/FOL"
 begin
 
 text {* This theory is based on Lawrence Paulson's book Logic and Computation. *}