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