magic/select
Tim Edwards 58cdbc5356 Made the "select short" command a bit easier to use (and more in line
with the existing documentation) by not requiring the net containing
the two labels to be selected before running the "select short" command.
The command now first checks if the labels exist in the selection, and
if not, the command effectively executes "goto label1 ; select net" and
then continues as previously implemented.
2021-03-21 12:02:43 -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
selCreate.c Added some options to the net selection with respect to labels. 2021-03-04 14:00:31 -05:00
selDisplay.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selEnum.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selOps.c Made the "select short" command a bit easier to use (and more in line 2021-03-21 12:02:43 -04:00
selUndo.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selUnselect.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
select.h Added some options to the net selection with respect to labels. 2021-03-04 14:00:31 -05:00