tty-solitaire/lib
Murilo Pereira 64a278ca99 Makefile refactoring and introducing the 'test' rule.
* Moved the main source file to the lib directory
* ttysolitaire rather than tty-solitaire
2011-02-06 21:41:06 -02:00
..
card.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
card.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
cursor.c Fixing indendation for 'switch'es. 2011-02-06 04:14:17 -02:00
cursor.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
deck.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
deck.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
display.c Declaring local functions as static. 2011-02-06 04:51:49 -02:00
display.h Declaring local functions as static. 2011-02-06 04:51:49 -02:00
frame.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
frame.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
game.c Declaring local functions as static. 2011-02-06 04:51:49 -02:00
game.h Declaring local functions as static. 2011-02-06 04:51:49 -02:00
keyboard.c Declaring local functions as static. 2011-02-06 04:51:49 -02:00
keyboard.h Declaring local functions as static. 2011-02-06 04:51:49 -02:00
stack.c Not using this function. 2011-02-06 21:27:39 -02:00
stack.h Declaring local functions as static. 2011-02-06 04:51:49 -02:00
ttysolitaire.c Makefile refactoring and introducing the 'test' rule. 2011-02-06 21:41:06 -02:00
util.c 'puts' uses stdio.h. 2011-02-06 04:33:59 -02:00
util.h Broke some functions into smaller pieces, added the initial keyboard interface. 2010-04-13 01:07:06 -03:00