bin - all Linter distribution kit executable files
      (Linter kernel, utilities and shared libraries).

db - demo database and makefile for demo database creation.

decimals - DECIMAL library sources. This library is intended for processing 
           fixed-point numeric data.

dict - SQL scripts for creation of extended Linter system dictionary tables
       and data files for loading Linter messages table ERRORS.

intlib - Linter CALL interface library, standard header files 
for various Linter interfaces, various Linter interface libraries.

oci - header files for Oracle OCI interface emulation library.

odbc - header files for ODBC library.

samples - samples of applications working with Linter 
          through different interfaces.
          c      - C language samples using Linter CALL interface;
          call   - other C language samples using Linter CALL interface;
          db     - LOD, SQL, DBF files for demo database creation;
          intcom - IntCom language samples(optional);
          linapi - C language samples using Linter API;
          oci    - C language samples using OCI library interface;
          odbc   - C language samples using ODBC interface;
          perl   - PERL language samples;
          php    - PHP language samples;
          tcl    - TCL language samples;
          dbi    - samples of work with Linter through DBI interface;
          jdbc   - Java language samples;
          pcc    - embedded SQL language samples;
          sp     - Linter stored procedure samples. 

tcl - components needed for building TCL/WISH with support
      of access to Linter from TCL programs (with sources).

tick - TICK library sources. This library is intended for processing
       date/time values.

classes - components for access to Linter from Java(tm).

jadm - Linter Java administrator.

jdbc - contains information on work with Linter JDBC drivers.

perl - contains source code and makefiles for Linter access module
       from PERL language.

perl-dbi - contains source code and makefiles for
           DBD specification for access to Linter from PERL language.

php - contains source code and makefiles for
      DBD specification for access to Linter from PHP3 and PHP4 languages.

install.txt - contains instructions and recommendations
              on installation and using of Linter DBMS.

configure - a program for automatic recognition of program environment 
            and setting of environment variables needed for building
            of system components distributed as source code.

Definition - configuration file. Contains all configuration
            parameters for building samples and system components 
            distributed as source code.
