]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/springies/models/belt-tire/belt-tire.factor
tools.test: Make the flag public. Finish porting tester changes to fuzzer.
[factor.git] / unmaintained / springies / models / belt-tire / belt-tire.factor
index e00a93b310ffc57b6dda00f931ffedfdb7822a5a..cd48e659045a863d44ede5700cd51c47c887de40 100644 (file)
@@ -304,4 +304,4 @@ nodes> 200 random -100 + 100 2array  [ swap set-node-vel ] curry each ;
 
 : go ( -- ) [ model ] go* ;
 
-MAIN: go
\ No newline at end of file
+MAIN: go