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 dohelp.c 1 Function to display on-line help fe_curses.c 5 Front end routines, based on curses package game.c 2 Functions to create/delete/find games ldb.h 3 Master include file ldb.man 4 The user's manual source ("make ldb.doc") main.c 4 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 2 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.