This directory contains the typeset documented code for all the main
classes under classes/AAFID/. These documents were generated from the
.pm files (which are in Perl POD format) by converting them first
to noweb format using a local program called pod2nw, and then from noweb
to latex, and then typesetting the latex documents.

To generate the .ps files, cd to classes/AAFID and do
     make psfiles

To generate .dvi files, cd to classes/AAFID and do
     make dvifiles

The makefile knows about the directory structure, so if you modify it,
you'll have to tweak the Makefile.
