<> <> Open SCacheBuild0.cm MachineState ReadSmallCache ReadSmallCache Install PWCoreLichen _ PWCoreLichen.SetAutomorphismHack[TRUE] TurnOffLichenLog _ SCParms.Set[NumMemLines: 24] _ &design _ CDViewer.FindDesign["SmallCache"] _ &cx _ Sisyph.Create[&design] <> _ &iobj _ CDImports.FetchImport[&design, "Array.sch", "SmallCacheArray"] _ &ramOb _ CDDirectory.Fetch[&iobj.specific.boundDesign, "ArrayMiddle.icon"] _ CDProperties.PutObjectProp[&ramOb, $IconFor, NIL] _ CDProperties.PutObjectProp[&ramOb, $CodeFor, "PWCoreHack.Retrieve[""ArrayMiddle""]"] Date MachineState ES-SCacheArray _ &ct _ Sisyph.ES["SCacheArray.sch", &cx] Date MachineState Layout-SCacheArray _ &obj _ PWCore.Layout[&ct] _ PW.Draw[&obj] Date MachineState Lichen-SCacheArray _ PWCoreLichen.CompareForTheRestOfUs[&ct, &design, 1.0] <<_ CoreProperties.PutCellTypeProp[&ct, $PWCoreLichenChop, $TRUE]>> Date MachineState Store-SCacheArray _ PWCore.Store[&ct] Date RB SCacheBuild1.cm