What is it ???? ================== ------------------------------------------------------------------------------ This code is a general config file reader/writer. The parser itself was created using flex. The syntax of the config file itself might not be completely logical but it works. Remember that the idea is that the user- program itself is used to edit the config file and that the config file is not supposed to be edited by hand. Please read the documentation found in ./docs to find out how to use this system. ------------------------------------------------------------------------------ The Software documentation has been made using doc++. The makefile includes some make targets to update the documentation. To do this, do a: make docs To recreate the complete documentation, do a: make docclean and then a: make docs NOTE: "make clean" has not influence on "make docclean" Questions and comments about these sources, as well as patches and bug fixes can be sent to: Martin van Velsen------------------------------------------------------------------------------ This library was originally written for: the "Linux Explorer" found at: http://jungfrau.ptf.hro.nl/explorer and the "MindsEye" project, found at: http://www.ptf.hro.nl/mindseye ------------------------------------------------------------------------------
Documentation last updated on: Wed Jun 4 21:32:43 MET DST 1997
Documentation last updated on: Sun Jul 20 21:27:28 MET DST 1997