]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/springies/models/2x2snake/2x2snake.factor
tools.test: Make the flag public. Finish porting tester changes to fuzzer.
[factor.git] / unmaintained / springies / models / 2x2snake / 2x2snake.factor
index 6e794eb744846ef7a94d4644329ba754edd47988..4868072998fc03f36d5e26e5041ffd71a4002f19 100644 (file)
@@ -220,4 +220,4 @@ each ;
 
 : go ( -- ) [ model ] go* ;
 
-MAIN: go
\ No newline at end of file
+MAIN: go