mud/
mud/2.4.5/dgd/include/
mud/2.4.5/dgd/std/
mud/2.4.5/dgd/sys/
mud/2.4.5/doc/
mud/2.4.5/doc/examples/
mud/2.4.5/log/
mud/2.4.5/obj/Go/
mud/2.4.5/players/
mud/2.4.5/players/lars/
mud/2.4.5/room/death/
mud/2.4.5/room/maze1/
mud/2.4.5/room/post_dir/
mud/2.4.5/room/sub/
# define RESET_TIME	30
# define LOG_FILE_SIZE	50000
# define LOG_SHOUT
# define MAX_BITS	1200
# define FILE_CHUNK	5000
# define TAIL_CHUNK	1000
# define TAIL_LINES	20
# define CAT_LINES	40

# define MAXDEPTH	40
# define MAXTICKS	1000000

# define AUTO		"/dgd/lib/auto"
# define DRIVER		"/dgd/sys/driver"
# define GLOBAL		"/dgd/sys/global"
# define HNAME		"/dgd/sys/hname"
# define USER		"/dgd/std/user"
# define PLAYER		"/dgd/lib/player"
# define MASTER		"/obj/master"
# define EDITOR		"/dgd/std/editor"
# define CINDENT	"/dgd/std/cindent"