|
From: DJ D. <djd...@us...> - 2007-01-16 18:13:20
|
Module Name: pcb Committed By: djdelorie Date: Tue Jan 16 18:13:17 UTC 2007 Modified Files: pcb/src: file.c macro.h main.c parse_l.l Log Message: Don't call popen() if we don't need to. To generate a diff of this commit: cvs rdiff -r1.48 -r1.49 pcb/src/file.c cvs rdiff -r1.24 -r1.25 pcb/src/macro.h cvs rdiff -r1.61 -r1.62 pcb/src/main.c cvs rdiff -r1.15 -r1.16 pcb/src/parse_l.l To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/parse_l.l?r1=1.15&r2=1.16 http://pcb.cvs.sourceforge.net/pcb/pcb/src/macro.h?r1=1.24&r2=1.25 http://pcb.cvs.sourceforge.net/pcb/pcb/src/file.c?r1=1.48&r2=1.49 http://pcb.cvs.sourceforge.net/pcb/pcb/src/main.c?r1=1.61&r2=1.62 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |