-- PressFontIOJaM.config.
-- Michael Plass, March 22, 1983 4:54 pm

PressFontIOJaM: CONFIGURATION
	 IMPORTS AIS, CGCubic, CGPath, CGPrivate, CGScreen, CIFS, File, FileIO, Graphics, GraphicsOps, IO, JaMOps, Rope, Space, TJaMGraphics, TJaMGraphicsContexts, TJaMGraphicsInfo, Transaction
	EXPORTS PressFontReader
	CONTROL PressFontReaderJaM, SplineFontWriterJaM =

BEGIN
PressFontReaderImpl;
PressFontReaderJaM;
SplineFontWriterJaM;
RealConvertImpl;
END.