magic/select
Tim Edwards 9656c86b96 Added a negation capability to the "select intersect" command, so
that the intersection of (A and-not B) can be found.  This and the
(A and B) version give a large amount of capability like the cifoutput
operators available as command-line commands.  Also:  Fixed the new
"drop" command so that it properly redisplays and runs DRC after
executing, and modified the behavior so that the dropped material
is clipped to the area of the selection.
2021-03-25 15:35:37 -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 a negation capability to the "select intersect" command, so 2021-03-25 15:35:37 -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