]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/L-system/models/airhorse/airhorse.factor
tools.test: Make the flag public. Finish porting tester changes to fuzzer.
[factor.git] / unmaintained / L-system / models / airhorse / airhorse.factor
index f65c7b824f0fa9548dfcfcfbc40d27b975637d75..07f42241555a98f9b0f3eaa99b3f603b39fac597 100644 (file)
@@ -50,4 +50,3 @@ IN: L-system.models.airhorse
 : main ( -- ) [ L-system airhorse "L-system" open-window ] with-ui ;
 
 MAIN: main
-  
\ No newline at end of file