in this directory  -- 1998.04.25

contents.txt        -- this file


--- document
edoc                 -- english document
edoc/oc-intro.htm    -- introduction

jdoc                 -- japanese document
jdoc/oc-intro.htm    -- introduction
jdoc/spec.txt        -- specification for the system
jdoc/retro.txt       -- retrospect

jdoc/history.txt     -- development history
jdoc/CGRAPH.TXT      -- about Classifier Graph

--- image file for oc-intro.htm
?doc/FILEBRO2.JPG
?doc/FILEBROW.JPG
?doc/INTRO.JPG


--- system

objclasr.lsp        -- object classifier
objbrow.lsp         -- object browser
mydebug.lsp         -- debug stuff


--- demo
filebrow.lsp        -- like a file browser i.e. customisable file tree viewer
Democ.lsp           -- demo 1 (document)
democ2.lsp          -- demo 2 (document more complicated)
intro.lsp           -- code for oc-intro.htm

--- test suits
Testc1-1.lsp        -- test for non GUI
testc1-2.lsp        -- test for non GUI
Testc2.lsp          -- test for non GUI
testc3.lsp          -- test for join

