BSD 4_3_Net_2 release
[unix-history] / usr / src / games / fish / tags
CommitLineData
cf7ccca5
C
1Mfish fish.c /^main(argc, argv)$/
2OTHER fish.c /^#define OTHER(a) (1 - (a))$/
3PRC fish.c /^#define PRC(card) (void)printf(" %s", cards[card])/
4chkwinner fish.c /^chkwinner(player, hand)$/
5compmove fish.c /^compmove()$/
6countbooks fish.c /^countbooks(hand)$/
7countcards fish.c /^countcards(hand)$/
8drawcard fish.c /^drawcard(player, hand)$/
9gofish fish.c /^gofish(askedfor, player, hand)$/
10goodmove fish.c /^goodmove(player, move, hand, opphand)$/
11init fish.c /^init()$/
12instructions fish.c /^instructions()$/
13nrandom fish.c /^nrandom(n)$/
14printhand fish.c /^printhand(hand)$/
15printplayer fish.c /^printplayer(player)$/
16promove fish.c /^promove()$/
17usage fish.c /^usage()$/
18usermove fish.c /^usermove()$/