s/BenchmarkReport.st
changeset 12 3a7ebd3da52f
parent 5 8669edf62d9b
child 29 00d2eaa41853
--- a/s/BenchmarkReport.st	Fri Jun 07 02:14:00 2013 +0100
+++ b/s/BenchmarkReport.st	Fri Jun 07 22:40:06 2013 +0100
@@ -4,7 +4,7 @@
 	instanceVariableNames:'stream result'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'CalipeL/S-Core-Reports'
+	category:'CalipeL-S-Core-Reports'
 !