386BSD 0.1 development
[unix-history] / usr / othersrc / games / worm / tags
CommitLineData
596d7b50
WJ
1CNTRL worm.c /^#define CNTRL(p) (p-'A'+1)$/
2Mworm worm.c /^main(argc, argv)$/
3crash worm.c /^crash()$/
4display worm.c /^display(pos, chr)$/
5leave worm.c /^leave()$/
6life worm.c /^life()$/
7newlink worm.c /^#define newlink() (struct body *) malloc(sizeof (s/
8newpos worm.c /^newpos(bp)$/
9prize worm.c /^prize()$/
10process worm.c /^process(ch)$/
11rnd worm.c /^rnd(range)$/
12setup worm.c /^setup()$/
13suspend worm.c /^suspend()$/
14wake worm.c /^wake()$/