]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/springies/models/2snake/2snake.factor
tools.test: Make the flag public. Finish porting tester changes to fuzzer.
[factor.git] / unmaintained / springies / models / 2snake / 2snake.factor
index cb772594e216d6ee9c0fb4a40f12858bed2529de..1dfd287d5a094e92c1d3799265374d4482ff5bcc 100644 (file)
@@ -120,4 +120,4 @@ USING: threads ui ;
 
 : go ( -- ) [ [ springies-window* 1000 sleep model ] with-scope ] with-ui ;
 
-MAIN: go
\ No newline at end of file
+MAIN: go