diff -r 4afd107bc911 -r 1db7742d33ad IrisRGBReader.st --- 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:''