SmallCachePmCodeLayout.cm
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Don Curry January 21, 1988 2:59:50 pm PST
SmallCachePmCode
← &design ← CDViewer.FindDesign["SmallCachePmCode"]
← &cx ← Sisyph.Create[&design]
← &ct ← Sisyph.ES["SmallCachePmCode.icon", &cx]
← &rct1 ← CoreOps.Recast[&ct]
← &rct2 ← CoreOps.Recast[&rct1]
← &obj ← PWCore.Layout[&rct2]
← &objDes ← PW.Draw[&obj]
← CDIO.WriteDesign[&objDes, "SmallCachePmCodeLayout"]