]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/24-game/24-game.factor
factor: trim using lists
[factor.git] / extra / 24-game / 24-game.factor
index ec7810d8b68a4e7d89e1e56d770ee70e25926340..ebff86d879e8ff4a7538dbff7fcaac098a8c72b1 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright © 2008 Reginald Keith Ford II
 ! 24, the Factor game!
 USING: accessors backtrack combinators combinators.smart
-continuations formatting fry io kernel math prettyprint
+continuations formatting io kernel math prettyprint
 quotations random sequences ;
 IN: 24-game