magic/commands
Tim Edwards b62efea43d Corrected the last commit for fixing the "drc count" command option,
which had been changed a few months back to remove the individual
cell count and only list the top level cell.  The behavior has been
changed a bit so that "list" returns values for the top level cell
only, but "listall" returns a complete list.  "drc list count total"
gives the DRC count for the top cell, but "drc listall count total"
gives the DRC count for everything (probably not very useful).
Also:  Implemented a behavior by request to automatically removed
the (UNNAMED) cell whenever a new cell is loaded and the (UNNAMED)
cell has not been modified.
2020-02-25 09:52:06 -05:00
..
CmdAB.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
CmdAuto.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
CmdCD.c Corrected the last commit for fixing the "drc count" command option, 2020-02-25 09:52:06 -05:00
CmdE.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
CmdFI.c Restored the behavior of selecting and displaying labels that are 2020-02-14 08:48:47 -05:00
CmdLQ.c Corrected an error in ext2spice related to the recent modification to get 2019-11-14 15:18:26 -05:00
CmdRS.c Corrected command option "select [more|less] cell <cellname>", which 2019-05-03 09:14:25 -04:00
CmdSubrs.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
CmdTZ.c Corrected an error in ext2spice related to the recent modification to get 2019-11-14 15:18:26 -05:00
CmdWizard.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
Depend Corrected the dependency list in the Makefile for "modules", which 2019-07-14 12:07:38 -04:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
commands.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00