-- TexJustify.config

-- last written by Doug Wyatt, November 13, 1979  12:59 PM

TexJustify: CONFIGURATION
IMPORTS TexDebugDefs,TexErrorDefs,TexFontDefs,TexGlueDefs,
	TexMemDefs,TexNodeDefs,TexPackDefs,TexStringDefs,TexTableDefs,
	FrameDefs,InlineDefs
EXPORTS TexJustifyDefs
CONTROL TexJustifyControl =
BEGIN
TexJust;
TexHyph;
TexHyphInit;
TexJustifyControl;
END.