Created hatneck.c.

This commit is contained in:
Murilo Soares Pereira 2010-03-28 20:42:05 -03:00
parent bb48c52a76
commit 828848425c

14
src/hatneck.c Normal file
View File

@ -0,0 +1,14 @@
/*
* =============================================================================
*
* Filename: hatneck.c
*
* Description: hatneck is a ncurses-based solitaire game
*
* Created: 03/28/2010 04:58:26 PM
* Compiler: gcc
*
* Author: Murilo Soares Pereira
*
* =============================================================================
*/