|
From: DJ D. <djd...@us...> - 2004-10-27 14:24:05
|
Module Name: pcb Committed By: djdelorie Date: Wed Oct 27 14:23:58 UTC 2004 Modified Files: pcb/src: actionlist.c global.h main.c resmenu.c Log Message: Add -action command line, to execute one action string at startup To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pcb/src/actionlist.c cvs rdiff -r1.26 -r1.27 pcb/src/global.h cvs rdiff -r1.24 -r1.25 pcb/src/main.c cvs rdiff -r1.13 -r1.14 pcb/src/resmenu.c To view the diffs online visit: http://cvs.sourceforge.net/viewcvs.py/pcb/pcb/src/resmenu.c?r1=1.13&r2=1.14 http://cvs.sourceforge.net/viewcvs.py/pcb/pcb/src/main.c?r1=1.24&r2=1.25 http://cvs.sourceforge.net/viewcvs.py/pcb/pcb/src/global.h?r1=1.26&r2=1.27 http://cvs.sourceforge.net/viewcvs.py/pcb/pcb/src/actionlist.c?r1=1.3&r2=1.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |