]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/mandel/params/params.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / benchmark / mandel / params / params.factor
index 8a19180d733563fbfa5a06d8a82fee4b0a8dc893..f357e344ed2cadd533707a774a12c5aac6dc73fb 100644 (file)
@@ -1,8 +1,8 @@
 IN: benchmark.mandel.params
 
-CONSTANT: max-color       360  
-CONSTANT: zoom-fact       0.8  
-CONSTANT: width           640  
-CONSTANT: height          480  
-CONSTANT: max-iterations  40   
-CONSTANT: center         -0.65 
+CONSTANT: max-color       360
+CONSTANT: zoom-fact       0.8
+CONSTANT: width           640
+CONSTANT: height          480
+CONSTANT: max-iterations  40
+CONSTANT: center         -0.65