15 lines
385 B
C
15 lines
385 B
C
|
/*
|
||
|
* =============================================================================
|
||
|
*
|
||
|
* 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
|
||
|
*
|
||
|
* =============================================================================
|
||
|
*/
|