Explorar o código

benchfib: remove deprecation and replace category with package

Manfred Kroehnert %!s(int64=11) %!d(string=hai) anos
pai
achega
3bb89cb931
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      nodejs/benchfib/Benchfib.st

+ 1 - 1
nodejs/benchfib/Benchfib.st

@@ -1,6 +1,6 @@
 Object subclass: #Benchfib
 	instanceVariableNames: ''
-	category: 'Benchfib'!
+	package: 'Benchfib'!
 
 !Benchfib class methodsFor: 'not yet classified'!