{ dlMacros.dfn compatability file for dlions and daybreaks charnley 12-Jan-85 10:57:19 daybreak mapflag format cal 11-Jan-85 17:04:22 } { replacement for XRefBr } MacroDef[ReadXRefBr, XRefBr];{DLion XRefBr; Dove XLDisp} MacroDef[ReadBRANCH, BRANCH[#1, #2] ];{DLion [#1, #2]; Dove [#1, #2, 1]} Set[ReadOK, 1];{DLion 1; Dove 3} MacroDef[ReadCANCELBR, CANCELBR[#1, 1] ];{DLion 1; Dove 3} { mods for following XwdDisp} MacroDef[WriteDISP2, DISP2[#1, 1] ]; Set[PgClean, 0],{DLion 0; Dove 0} Set[PgDirty, 1],{DLion 1; Dove 2} Set[PgProt, 2],{DLion 2; Dove 1} Set[PgVacant, 3],{DLion 3; Dove 3} Set[PgWrtOK, 1];{DLion 1; Dove 2} Set[PgNoWrt, 3],{DLion 3; Dove 3} Set[dirtyFlag, 030],{DLion 30; Dove 0C0} Set[refFlag, 010],{DLion 10; Dove 080}