src/HOLCF/FOCUS/Fstreams.thy
changeset 36452 d37c6eed8117
parent 35914 91a7311177c4
child 37110 7ffdbc24b27f
--- a/src/HOLCF/FOCUS/Fstreams.thy	Wed Apr 28 11:41:27 2010 +0200
+++ b/src/HOLCF/FOCUS/Fstreams.thy	Wed Apr 28 12:07:52 2010 +0200
@@ -8,7 +8,7 @@
 
 theory Fstreams imports "../ex/Stream" begin
 
-defaultsort type
+default_sort type
 
 types 'a fstream = "('a lift) stream"