IrisRGBReader.st
branchjv
changeset 3855 1db7742d33ad
parent 3097 b067905c1c89
--- a/IrisRGBReader.st	Thu Jan 19 12:00:14 2017 +0000
+++ b/IrisRGBReader.st	Mon Jan 23 12:42:33 2017 +0000
@@ -11,6 +11,8 @@
 "
 "{ Package: 'stx:libview2' }"
 
+"{ NameSpace: Smalltalk }"
+
 ImageReader subclass:#IrisRGBReader
 	instanceVariableNames:'bytesPerPixel'
 	classVariableNames:''