]> gitweb.factorcode.org Git - factor.git/commitdiff
minor poker vocab cleanup
authorAaron Schaefer <aaron@elasticdog.com>
Sat, 20 Feb 2010 19:15:46 +0000 (13:15 -0600)
committerAaron Schaefer <aaron@elasticdog.com>
Sat, 20 Feb 2010 19:15:46 +0000 (13:15 -0600)
extra/poker/poker-tests.factor
extra/poker/poker.factor

index fc10a136595e82d76dd4ed11f88fe78c455efaf2..18f596c0e0f511083ac233767237b9a5a704360b 100644 (file)
@@ -1,5 +1,4 @@
-USING: accessors kernel math math.order poker poker.private
-tools.test ;
+USING: accessors kernel math math.order poker poker.private tools.test ;
 IN: poker.tests
 
 [ 134236965 ] [ "KD" >ckf ] unit-test
index 59f50509e4513bf7c6a106cf98253a0426df7816..b33b8e5710e3fb1a79d1913277cc821225e0f825 100644 (file)
@@ -1,5 +1,4 @@
-! Copyright (c) 2009 Aaron Schaefer. All rights reserved.
-! Copyright (c) 2009 Doug Coleman.
+! Copyright (c) 2009 Aaron Schaefer, Doug Coleman. All rights reserved.
 ! The contents of this file are licensed under the Simplified BSD License
 ! A copy of the license is available at http://factorcode.org/license.txt
 USING: accessors arrays ascii assocs binary-search combinators