]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/springies/models/3snake/3snake.factor
tools.test: Make the flag public. Finish porting tester changes to fuzzer.
[factor.git] / unmaintained / springies / models / 3snake / 3snake.factor
index e65c9c64a6af3e7c0d66bed697f6e8206774dc03..171a0426fc0d82390d153eb2a38f2485635cfbb8 100644 (file)
@@ -167,4 +167,4 @@ times
 
 : go ( -- ) [ model ] go* ;
 
-MAIN: go
\ No newline at end of file
+MAIN: go