========================================================
(C)1993 Institute for New Generation Computer Technology
(Read COPYRIGHT for detailed information.)
========================================================

FILES TO BE FOUND IN KLIC DISTRIBUTION
======================================
COPYRIGHT
COPYRIGHT.j
INSTALL
INSTALL.j
MANIFEST
Makefile
README
README.j
compiler/
compiler/Makefile
compiler/bb.pl
compiler/dlist.pl
compiler/extern.pl
compiler/gb.pl
compiler/generate.pl
compiler/index-head
compiler/index-tail
compiler/insert.pl
compiler/kl1cmp.pl
compiler/klic.c
compiler/klic.h.tmplt
compiler/klic.h.tmplt.pvm
compiler/klicdb.c
compiler/l.pl
compiler/ll.pl
compiler/loadup.pl
compiler/macro.pl
compiler/normalize.pl
compiler/obj.pl
compiler/portray.pl
compiler/util.pl
compiler/version.pl
compiler/version.pl.tmplt
compiler/write.pl
compiler/xx.pl
documents/
documents/klic.1
documents/manual/
documents/manual/README
documents/manual/atomfunct
documents/manual/inline
documents/manual/io
documents/manual/klic
documents/manual/merger
documents/manual/strings
documents/manual/tracer
documents/manual/unix
documents/manual/vectors
include/
include/Makefile
include/klic/
include/klic/alloc.h
include/klic/atomstuffs.h
include/klic/basic.h
include/klic/bb.h
include/klic/control.h
include/klic/functorstuffs.h
include/klic/g_basic.h
include/klic/g_extern.h
include/klic/g_extern_inline.h
include/klic/g_method_table.h
include/klic/g_pointer.h
include/klic/g_string.h
include/klic/g_termarray.h
include/klic/gb.h
include/klic/gc_macro.h
include/klic/gc_method_table.h
include/klic/gcdebug.h
include/klic/gcobject.h
include/klic/gd_macro.h
include/klic/gd_method_table.h
include/klic/gdobject.h
include/klic/generic.h
include/klic/gmodule.h
include/klic/gobj.h
include/klic/gobj2.h
include/klic/gobjutil.h
include/klic/index.h
include/klic/newatom.h
include/klic/param.h
include/klic/primitives.h
include/klic/schedule.h
include/klic/struct.h
include/klic/susp.h
include/klic/timing.h
include/klic/trace.h
include/klic/unify.h
runtime/
runtime/Makefile
runtime/Makefile.pvm
runtime/alloc.c
runtime/atomt.kl1
runtime/bb.c
runtime/bodyblt.kl1
runtime/debug.c
runtime/export.c
runtime/failsusp.c
runtime/functt.kl1
runtime/gcmerge.kl1
runtime/gcode.c
runtime/gcoding.c
runtime/gen.kl1
runtime/generic.c
runtime/gfloat.c
runtime/gmerge.c
runtime/gmodule.c
runtime/gmvv.c
runtime/gpointer.c
runtime/gstring.c
runtime/gtermarray.c
runtime/gunix.kl1
runtime/int_hdl.c
runtime/int_hdl.c.pvm
runtime/intarith.kl1
runtime/io.kl1
runtime/main.c
runtime/newatom.c
runtime/newgc.c
runtime/print.c
runtime/progfile.c
runtime/schedule.c
runtime/timing.c
runtime/trace.c
runtime/unify.c
runtime/unify2.c
runtime/unify_terms.kl1
runtime/version.c
runtime/version.c.tmplt
runtime/wakeup.c
test/
test/Makefile
test/deriv.kl1
test/deriv.out.cmp
test/fact.kl1
test/fact.out.cmp
test/hanoi.kl1
test/hanoi.out.cmp
test/iotest.kl1
test/iotest.out.cmp
test/kkqueen.kl1
test/kkqueen.out.cmp
test/life.kl1
test/life.out.cmp
test/mastermind.kl1
test/mastermind.out.cmp
test/merge.kl1
test/merge.out.cmp
test/pascal.kl1
test/pascal.out.cmp
test/pp.kl1
test/pp.out.cmp
test/primes.kl1
test/primes.out.cmp
test/primesp.kl1
test/primesp.out.cmp
test/prio.kl1
test/prio.out.cmp
test/puzzle.kl1
test/puzzle.out.cmp
test/qlay.kl1
test/qlay.out.cmp
test/qsort.kl1
test/qsort.out.cmp
test/turtles.kl1
test/turtles.out.cmp
test/vecstr.kl1
test/vecstr.out.cmp
test/wave.kl1
test/wave.out.cmp
