benchmarks/PrimitiveArguments.st
branchdevelopment
changeset 2573 59aeefc96cf4
parent 2429 ebece4dcaab9
child 2711 a00302fe5083
--- a/benchmarks/PrimitiveArguments.st	Wed May 01 11:59:25 2013 +0100
+++ b/benchmarks/PrimitiveArguments.st	Wed May 01 15:07:27 2013 +0100
@@ -8,7 +8,6 @@
 !
 
 
-
 !PrimitiveArguments methodsFor:'running'!
 
 doSmth_i: i
@@ -43,7 +42,6 @@
     "Created: / 31-10-2012 / 22:59:56 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !PrimitiveArguments class methodsFor:'documentation'!
 
 version_CVS