Updated MRL parser.

Kurt Stirewalt ([email protected])
Fri, 14 Apr 1995 09:06:40 -0400

Pedro suggested that I convert the existing presentation model into the
language of the new MRL. In so doing I discovered a couple of inconsistencies.
These are now fixed and the newest version of the mrl parser is checked in
under source control.

Briefly, the changes were:
- Added support for primitive type Bool
- Improved the consistency checking (forward declarations, unknown
types, etc).

-- kurt.