summaryrefslogtreecommitdiffstats
path: root/README
blob: 3f6d91c1577a1d9a36109f5a0c4a3dfe11adc00f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Kamil Kaminski
 * NetID: kkamin8
 *
 * CS340
 * Project 1, Poker Game
 *
 *
 */

Project can be compiled with helpful debugging messages by issuing:
$ DEBUG=1 make