magic/commands
Tim Edwards 82fada3af6 Corrected two somewhat related errors. When "getcell" finds a
name conflict and renames a cell, the name was not pointing to
the new name and immediately caused a crash condition.  However,
it got to that point by believing that cell "path/x" and "path/x.mag"
were different files.  The name was stripped of the extension but
the full file path was not, causing the confusion.
2021-05-23 20:59:00 -04:00
..
CmdAB.c Added new command option "box remove" that removes the cursor box 2020-10-08 13:50:14 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Corrected two somewhat related errors. When "getcell" finds a 2021-05-23 20:59:00 -04:00
CmdE.c Modified the behavior of "extract" so that it does not try to check 2021-04-26 12:19:33 -04:00
CmdFI.c Modified the "flatten" command so that ports of the topmost cell 2021-03-25 14:39:29 -04:00
CmdLQ.c Corrected an error in the previous commit, and updated the version 2021-03-29 11:54:47 -04:00
CmdRS.c Added a negation capability to the "select intersect" command, so 2021-03-25 15:35:37 -04:00
CmdSubrs.c Added command options "flush -dereference" and also "cellname dereference" 2020-12-10 12:13:48 -05:00
CmdTZ.c Corrected the list produced by "what -listall" to have the intended 2021-03-24 20:20:55 -04:00
CmdWizard.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -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 Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00