|
From: Dan M. <da...@us...> - 2004-06-09 04:12:48
|
Module Name: pcb Committed By: danmc Date: Wed Jun 9 04:12:42 UTC 2004 Modified Files: pcb/src: find.c misc.c misc.h Log Message: Save layerstack settings prior to running DRC and restore them afterwards so that things like current input layer are not changed by DRC. Noted by Mark Becker. To generate a diff of this commit: cvs rdiff -r1.27 -r1.28 pcb/src/find.c cvs rdiff -r1.24 -r1.25 pcb/src/misc.c cvs rdiff -r1.7 -r1.8 pcb/src/misc.h To view the diffs online visit: http://cvs.sourceforge.net/viewcvs.py/pcb/pcb/src/misc.c?r1=1.24&r2=1.25 http://cvs.sourceforge.net/viewcvs.py/pcb/pcb/src/find.c?r1=1.27&r2=1.28 http://cvs.sourceforge.net/viewcvs.py/pcb/pcb/src/misc.h?r1=1.7&r2=1.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |