This is the top-level directory in the LINCKS source tree. All of the
source code, documentation, and the startup database are in the
directories below.
ANNOUNCEMENT - the announcement for the system.
BUGS - a file of known bugs
COPYING - the license under which LINCKS is available. Read
this prior to using the system.
COPYRIGHT - the copyright notice. Read this prior to using the
system.
DB - the files which will be used to create the database.
HISTORY - what has changed since the last release.
INSTALL - instructions for making and installing the system.
LINCKS.FAQ - answers to Frequently Asked Questions about LINCKS
Make.config - where you configure the system.
Makefile - top level makefile.
README - This file
bin - contains the mkdirhier and optional install.sh shell scripts
dbms - the Database Management System
docs - Documentation
includes - the include files
interface - The X-based user interface to the LINCKS system
libs - libraries
man - the man pages
protos - function prototypes for functions exported from
various files. There's one prototype file for each
source file to ease finding the function.
utils - various utilities for maintaining the database.
version.h - the patchlevel for this release of the system.
Please read the file COPYRIGHT and COPYING prior to installing the
system. They explain the conditions under which you can use the LINCKS
system.
For instructions on how to install the system, read the file INSTALL.
Documentation is in the man pages (man/) and in the two PostScript (TM)
files in the docs/ directory.
Copyright:
Linkoping Intelligent Communication of Knowledge System (LINCKS)
Copyright (C) 1993, 1994 Lin Padgham, Ralph Rönnquist.
Department of Computer and Information Sciences (IDA)
University of Linkoping, Sweden
581 83 Linkoping, Sweden
These programs are free software; you can redistribute them and/or modify
them under the terms of the GNU General Public License as published by
the Free Software Foundation, version 2 of the License.
These programs are distributed in the hope that they will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.