#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Fri, 02 Mar 2018 14:04:27 +0100
changeset 4594 041b61427188
parent 4593 0a3ae2abb281
child 4595 39b2f30679c0
#OTHER by cg category changes
RandomKISS2.st
--- a/RandomKISS2.st	Fri Mar 02 14:04:26 2018 +0100
+++ b/RandomKISS2.st	Fri Mar 02 14:04:27 2018 +0100
@@ -6,7 +6,7 @@
 	instanceVariableNames:'x y z c'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Magnitude-Numbers'
+	category:'Magnitude-Numbers-Random'
 !
 
 !RandomKISS2 class methodsFor:'documentation'!