1structure CoreReplVARS =
2struct
3
4   val linewidth = PolyML.Compiler.lineLength
5
6end;
7