README: An overview of the code and the the files in this directory.
Usage: A brief description of the usage of the program
Installation: a brief guide to the installation of Explain
Explain-imake: the IMAKE file for Explain
Makefile: the make(1) file for Explain.
Coral.S: The Coral object code, before translation
Coral.c: The Coral object code, after translation
Coral.h: The Coral Object definition
Derivation.[ch]: The code and definition of the Derivation Object
Explain-main.[ch]: The source containing main().
MainWindow-core.[ch]: The code and definition of the MainWindow core Object
MainWindow.[ch]: Derived from core object.
ModuleWindow-core.[ch]: The code and definition of the ModuleWindow core Object
ModuleWindow.[ch]: Derived from core object.
Node.[ch]: The code and definition of the Node Object
coralFuncs.P: The coralFunctions loaded at application startup.
