src/Sequents/LK/Quantifiers.thy
changeset 55229 08f2ebb65078
parent 41959 b460124855b8
child 61337 4645502c3c64
--- a/src/Sequents/LK/Quantifiers.thy	Sat Feb 01 17:56:03 2014 +0100
+++ b/src/Sequents/LK/Quantifiers.thy	Sat Feb 01 18:00:28 2014 +0100
@@ -6,7 +6,7 @@
 *)
 
 theory Quantifiers
-imports LK
+imports "../LK"
 begin
 
 lemma "|- (ALL x. P)  <->  P"