Merge branch 'master' of git://factorcode.org/git/factor

db4
Joe Groff 2009-10-08 12:39:02 -05:00
commit 63842c7dc9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
USING: calendar game-input threads ui ui.gadgets.worlds kernel
USING: calendar game.input threads ui ui.gadgets.worlds kernel
method-chains system ;
IN: tools.deploy.test.8
@ -18,4 +18,4 @@ AFTER: my-world end-world drop close-game-input ;
0 exit
] with-ui ;
MAIN: test-game-input
MAIN: test-game-input