This directory is the top level home directory for the GNU Sather package
It contains the following subdirectories:

    auxiliaries       - where the source texts of auxiliary programs go
         sabrowse     - A class browser based on TclTk
         sacomp-gui   - a GUI front-end for the compiler
         salccomp     - The Locale compiler generating Sather specific
                      - internationalization data from source files
    bin               - Where executables end up
    debian            - Files to make a debian GNU/Linux package
    doc               - distribution, implementation and specification in HTML
    emacs             - Sather emacs mode
    lib               - Source to the Sather library (Sather-1.3)
    lib-boot          - Source to the old Sather library (pre Sather-1.3) needed for
                          code compiled with sacomp-boot
    maps              - Codemaps needed for internationalization
    platforms         - configuration for the various platforms and pseudo-platforms
    sacomp            - source text for compiler(itself written in pre Sather-1.3
                      - style => has to be compiled by sacomp-boot)
    sacomp-boot       - pre Sather-1.3 compiler (compiling pre Sather-1.3 style code)
    system            - Location of special files needed for compilation
    test              - Source text to perform library tests (Sather-1.3)
    test-boot         - pre Sather-1.3 testing routines
