]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/game/debug/tests/tests.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / game / debug / tests / tests.factor
index b6bcacc780e497428e363e591b466f38c76090d8..2bc2f3e708d054fb71e1b1eb8be87bd7f90e204c 100644 (file)
@@ -19,7 +19,7 @@ IN: game.debug.tests
 :: draw-debug-tests ( world -- )
     world [ wasd-p-matrix ] [ wasd-mv-matrix ] bi m. :> mvp-matrix
     { 0 0 0 } clear-screen
-    
+
     [
         { 0 0 0 } { 1 0 0 } COLOR: red   debug-line
         { 0 0 0 } { 0 1 0 } COLOR: green debug-line