These are the files that generate the definitions used in RIP.

Source code used to generate.

Defs.java          - The main program.
AttributeDef.java  - Attribute definitions.
ClassDef.java      - Class definitions.
Query.java         - Query definitions.
xml.jar            - Java XML library.

attributes.xml     - XML source code for attributes.
classes.xml        - XML source code for attributes.

attributes.dtd     - The "rules" for attributes.xml
classes.dtd        - The "rules" for classes.xml

makedefs           - script to make one definition file. 
makedefsall        - script to make all definition files.
