-- ConvertCMosB.load
--  Copyright (C) 1983, 1985 by Xerox Corporation. All rights reserved.
--  Christian Jacobi, November 1, 1985 5:22:14 pm PST
CDCMosA
CDCMosB
run ConvertCMosB
-- use the program command (Space-P)
--
-- the following lines direct the conversion of vias, transistors and L-transistors
-- using the defaults will replacing the objects with some corresponding object.
-- assigning NIL would replace the objects by a cell representing the old object
← ConvertCMosB.convertCViaTo ← $C2Via
← ConvertCMosB.convertCViaTo ← NIL
← ConvertCMosB.convertCTrans ← $C2Trans
← ConvertCMosB.convertCLTrans ← $C2LTrans