co-credit William Schlieper for game.input.linux

db4
Joe Groff 2010-02-26 18:16:16 -08:00
parent 061a3bccf2
commit 013760a906
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1,2 @@
Erik Charlebois
Erik Charlebois
William Schlieper

View File

@ -1,4 +1,4 @@
! Copyright (C) 2010 Erik Charlebois.
! Copyright (C) 2010 Erik Charlebois, William Schlieper.
! See http://factorcode.org/license.txt for BSD license.
USING: alien.c-types alien.syntax arrays kernel game.input namespaces
classes bit-arrays sequences vectors x11 x11.xlib ;