GriffinToJaMPackage:
CONFIGURATION
IMPORTS CGCubic, CGPath, Commander, FS, Graphics, IO, PutGet, RealConvert, Rope, SplineDefs, TextEdit, TextNode
EXPORTS ALL
CONTROL ReadGriffinImpl, PairListImpl, GriffinToJaMImpl
= BEGIN
SplinePkg;
ReadGriffinImpl;
PairListImpl;
GriffinToJaMImpl;
END.