Text preview for : BcdParse.mesa_Sep78.pdf part of xerox BcdParse.mesa Sep78 xerox mesa 4.0_1978 listing Mesa_4_Binder BcdParse.mesa_Sep78.pdf



Back to : BcdParse.mesa_Sep78.pdf | Home

BcdParse.mesa 2-Sep-78 12:25:15 Page 1



-- BcdParse.Mesa Edited by Johnsson on August 24, 1977 8:22 AM
DIRECTORY
BcdControlDefs: FROM "bcdcontroldefs",
BcdLALRDefs: FROM "bcdlalrdefs",
IODefs: FROM "iodefs",
SystemDefs: FROM "systemdefs";
DEFINITIONS FROM BcdLALRDefs;
BcdParse: PROGRAM
IMPORTS BcdLALRDefs, IODefs, SystemDefs
EXPORTS BcdContro1Defs, BcdLALRDefs
SHARES BcdLALRDefs