               Tiger external libraries

Source code:
  The source code has been split into several parts.
    core  : basic data structures like strings and
            associations.
    mod   : basic geometric versions of the algorithms.
    db    : basic database interaction for ORACLE.
    lib   : algorithms extended to use ORACLE.
    swi   : PROLOG interface to the algorithms in lib.

  The makefile contains more information on how to build the
  library.

