factor: Add newlines to every line.

char-rename
Doug Coleman 2017-06-01 13:46:32 -05:00
parent df189eada5
commit 5aa89e6251
53 changed files with 51 additions and 53 deletions

View File

@ -50,4 +50,3 @@ IN: L-system.models.airhorse
: main ( -- ) [ L-system airhorse "L-system" open-window ] with-ui ;
MAIN: main

View File

@ -34,4 +34,3 @@ IN: L-system.models.tree-5
: main ( -- ) [ L-system tree-5 "L-system" open-window ] with-ui ;
MAIN: main