mml -- one collection of mm's library routines.

Instantiated April 2003 Mark Mallett

many are from mm's routines kept in various other places and perhaps
slightly adapted and rearranged to fit in here.

Source and header files are in the "mml" subdirectory.  Most if not all
filenames start with "mml-" -- it's ugly but it helps reduce naming
conflicts when header files are accessed from random program files.
All bets are off when it comes to symbol names though (typedefs,
manifest constants, function names, etc).  Anybody using them will
probably not be adding them as an afterthought, so function name
conflicts should not occur.

Some simple test programs are in the "tests" subdirectory.

Files "?proto" in the main directory are prototypes for files and headers
for the coding style that I use.   "isep" is related.

See also:

  LICENSE

  INSTALL
  ChangeLog

and any other capital-letter-named file that's relevant.

-mm-			20050628			mem@geezer.org
