AlphaMask.st
branchdelegated_gc_jv
changeset 6528 62c1dbef0b84
parent 1626 bc20e8147ab5
--- a/AlphaMask.st	Thu Jun 19 10:26:33 2014 +0100
+++ b/AlphaMask.st	Mon Jun 23 21:38:44 2014 +0100
@@ -9,8 +9,7 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
-
+"{ Package: 'stx:libview' }"
 
 Depth8Image subclass:#AlphaMask
 	instanceVariableNames:''
@@ -80,3 +79,4 @@
 version
     ^ '$Header: /cvs/stx/stx/libview/AlphaMask.st,v 1.1 1997-04-22 12:17:09 cg Exp $'
 ! !
+