1
0
Fork 0
mirror of git://git.psyced.org/git/psyclpc synced 2024-08-15 03:20:16 +00:00
psyclpc/src/util/README

11 lines
404 B
Text
Raw Normal View History

2009-03-03 03:27:01 +00:00
This directory holds a few utilities for the gamedriver.
README : this file
Makefile.in: the Makefile template to generate all utilities.
fixinclude : a script file to fix '#include "file";' statements in
the mudlib.
overhead.c : a program used by configure to determine the overhead
malloc() introduces.
erq/ : the standard implementation of the ERQ.