[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: Commit by: ahvezda
- To: geda-cvs@xxxxxxxx
- Subject: gEDA-cvs: Commit by: ahvezda
- From: SEUL CVS pserver <cvspsrv@xxxxxxxx>
- Date: Sat, 12 Feb 2005 21:10:55 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: geda-cvs-outgoing@seul.org
- Delivered-to: geda-cvs@seul.org
- Delivery-date: Sat, 12 Feb 2005 21:11:13 -0500
- Mail-copies-to: never
- Reply-to: geda-cvs@xxxxxxxx
- Sender: owner-geda-cvs@xxxxxxxx
CVSROOT: /home/cvspsrv/cvsroot
Module name: eda
Changes by: ahvezda 05/02/12 21:10:55
Modified files:
geda/devel/gnetlist: ChangeLog
geda/devel/gnetlist/src: gnetlist.c
Log message:
Added a chdir after all the rc and schematic files have been loaded so that
output from gnetlist goes into the expected directory. gnetlist is a CLI
utility and should be run from a known directory and that is where output
(files containing the netlist) should go.