Index of /pub/ccat

      Name                    Last modified       Size  Description

[DIR] Parent Directory 23-May-2015 08:23 - [TXT] ccat-demo 01-Apr-1993 11:25 12.3M [DIR] copycat/ 02-Apr-1993 15:32 - [TXT] lisp-init.lisp 01-Apr-1993 11:25 7k [DIR] sun3/ 16-May-1996 15:30 -

The two other files in this directory are all that is needed to set up
Copycat to run on a Sparcstation.  ccat-demo is a binary image of the
copycat program.  lisp-init.lisp is a setup file invoked by Suntools
at startup time.

To install and run copycat, copy the lisp-init.lisp file to your HOME
directory.  Start suntools (also called sunview).  The init file will
cause certain windows to start up.  In the main terminal window invoke
the ccat-demo file (it doesn't matter where you keep that).  This
will start the copycat program. 

Instructions for running copycat are available from mm@cogsci.indiana.edu.
Briefly, all you need to do is evaluate the expression:
(init-ccat 'abc 'abd 'ijk) in the Lisp window.  The problem is specified
by the three literals.  Use the mouse to start Copycat once it is init'ed.

In the subdirectory "copycat" is the standard distribution of Copycat
with instructions for setting things up on different types of machine.
If you want the source code, etc., take a look there.