-- Poplar.config -- Copyright (C) 1982 by Xerox Corporation. All rights reserved. -- last edit by Schmidt, September 28, 1982 5:36 pm -- last edit by Satterthwaite, February 24, 1986 11:31:49 am PST Poplar: CONFIG LINKS: CODE IMPORTS Ascii, BasicTime, FS, IO, Process, RefText, Rope, SafeStorage, ViewerIO, VM CONTROL PStringImpl, PLImpl = { PStringImpl; -- exports PString RouteImpl1; -- exports Route RouteImpl2; -- exports Route WindowProcImpl; -- exports WindowProcInt PLImpl; -- exports PL PLSupImpl; -- exports PL PLParseImpl; -- exports PL PLStoreImpl; -- exports PL PLEvalImpl; -- exports PL DispImpl; -- exports Disp }.