
1 The environments

1.1 Software Environment

  o  Programming Language is Quintus Prolog Release 3.1.1.


1.2  Hardware Environment

  o Machine is  Sun-4, SunOS 4.0.
 

2  Installation procedure.

    Compile all the files under ./src  by consulting the file "makeIE" as follows:

        ?-  [makeIE].

The file "makeIE" includes Prolog directives for compiling the files.
    
