benchmarks/CrossLanguageInvocation.st
branchdevelopment
changeset 2573 59aeefc96cf4
parent 2429 ebece4dcaab9
child 2711 a00302fe5083
--- a/benchmarks/CrossLanguageInvocation.st	Wed May 01 11:59:25 2013 +0100
+++ b/benchmarks/CrossLanguageInvocation.st	Wed May 01 15:07:27 2013 +0100
@@ -8,7 +8,6 @@
 !
 
 
-
 !CrossLanguageInvocation methodsFor:'running'!
 
 doSmth
@@ -40,7 +39,6 @@
             ] ].
 ! !
 
-
 !CrossLanguageInvocation class methodsFor:'documentation'!
 
 version_CVS