magic/select
Tim Edwards e884b5b256 Revised the "select intersect" command from the previous commit so
that the behavior is to pare down any existing selection by removing
any parts of it that do not intersect the layer specified on the
command line.  This is generally more useful than the previous
method, as the intended purpose is to intersect a number of layers
against one (e.g., all transistors intersecting deep nwell).
2021-03-24 16:57:22 -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 Revised the "select intersect" command from the previous commit so 2021-03-24 16:57:22 -04: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 a new selection command option "select intersect" that selects 2021-03-24 14:52:17 -04:00