magic/dbwind
Tim Edwards fa60cbaaf0 Corrected the cell delete routine to include removing any elements
related to that cell (since elements are usually temporary and so
kept in a separate list, not in the cell).  Corrected a major error
in the bplane implementation that failed to remove a cell use from
the child def's parent list when deleting the use.  Can cause magic
to go into an infinite loop, especially after selecting and unselecting
cells.
2020-05-15 20:49:51 -04:00
..
DBWbuttons.c
DBWcommands.c
DBWdisplay.c
DBWelement.c Corrected the cell delete routine to include removing any elements 2020-05-15 20:49:51 -04:00
DBWfdback.c
DBWhlights.c
DBWprocs.c Corrected a bad error from a few commits ago, probably 198, which 2020-03-21 12:40:35 -04:00
DBWtools.c
DBWundo.c
Makefile
dbwind.h Corrected the cell delete routine to include removing any elements 2020-05-15 20:49:51 -04:00
dbwtech.h