proper path specifications;
authorwenzelm
Tue, 31 Jul 2007 23:23:34 +0200
changeset 24107 fecafd71e758
parent 24106 f2965bf954dc
child 24108 24e5587603b4
proper path specifications;
src/HOLCF/FOCUS/Fstream.thy
src/HOLCF/FOCUS/Fstreams.thy
src/HOLCF/FOCUS/Stream_adm.thy
--- a/src/HOLCF/FOCUS/Fstream.thy	Tue Jul 31 23:23:28 2007 +0200
+++ b/src/HOLCF/FOCUS/Fstream.thy	Tue Jul 31 23:23:34 2007 +0200
@@ -9,7 +9,7 @@
 header {* FOCUS flat streams *}
 
 theory Fstream
-imports Stream
+imports "../ex/Stream"
 begin
 
 defaultsort type
--- a/src/HOLCF/FOCUS/Fstreams.thy	Tue Jul 31 23:23:28 2007 +0200
+++ b/src/HOLCF/FOCUS/Fstreams.thy	Tue Jul 31 23:23:34 2007 +0200
@@ -6,7 +6,7 @@
 ###TODO: integrate this with Fstream.*
 *)
 
-theory Fstreams imports Stream begin
+theory Fstreams imports "../ex/Stream" begin
 
 defaultsort type
 
--- a/src/HOLCF/FOCUS/Stream_adm.thy	Tue Jul 31 23:23:28 2007 +0200
+++ b/src/HOLCF/FOCUS/Stream_adm.thy	Tue Jul 31 23:23:34 2007 +0200
@@ -6,7 +6,7 @@
 header {* Admissibility for streams *}
 
 theory Stream_adm
-imports Stream Continuity
+imports "../ex/Stream" Continuity
 begin
 
 definition