home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume28
/
ldb
/
part01
/
MANIFEST
< prev
next >
Wrap
Text File
|
1992-03-15
|
1KB
|
25 lines
File Name Archive # Description
-----------------------------------------------------------
MANIFEST 1 List of files
Makefile 1 Compilation instructions
README 1 Info file
board.c 1 Routines pertaining to setting up boards
check.c 1 Routines that check for legal moves
control.c 1 Function to handle the -control option
fe_curses.c 5 Front end routines, based on curses package
game.c 1 Functions to create/delete/find games
ldb.h 2 Master include file
ldb.man 4 The user's manual source ("make ldb.doc")
main.c 2 The main program
makeldb.com 1 Command file to build ldb under vax c
misc.c 2 Miscellaneous handy routines
move.c 1 Performing/checking moves
patchlevel.h 1 Patch level (for patch program)
process.c 3 Routines to perform local game processing
r_xrand.c 2 Roll routine, based on xrand
rcvop.c 3 Routines to handle received operations
readmail.c 1 Routines that read & process incoming mail
save.c 3 Routines that save and load things
t_email.c 1 Transport routine, based on mail
vars.c 2 All global variables.