stx_libview2.st
changeset 2290 6827cdb5700a
parent 2278 f733925f01c6
child 2312 7a7a11fa4ff9
--- a/stx_libview2.st	Fri Mar 02 16:05:19 2007 +0100
+++ b/stx_libview2.st	Sat Mar 17 12:38:33 2007 +0100
@@ -15,7 +15,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'* Projects *'
+	category:'* Projects & Packages *'
 !
 
 !stx_libview2 class methodsFor:'documentation'!
@@ -314,5 +314,5 @@
 !stx_libview2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.16 2007-01-11 18:05:34 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.17 2007-03-17 11:38:33 cg Exp $'
 ! !