]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/jamshred/tunnel/tunnel.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / jamshred / tunnel / tunnel.factor
index 2321bece1807002c4c22f7119002e4316870523d..af47aa1427d752defa13d8dd34ee917fff6c367d 100644 (file)
@@ -143,4 +143,3 @@ CONSTANT: distant 1000
 
 : bounce-off-wall ( oint segment -- )
     swap [ bounce-forward ] [ bounce-left ] [ bounce-up ] 2tri ;
-