The first truly batch version of xcircuit implemented for the3.10.7
commita9c95fbb516b4daa7e6b7859406c0c9db95e762f
authorTim Edwards <tim@opencircuitdesign.com>
Thu, 8 Feb 2018 19:33:11 +0000 (8 14:33 -0500)
committerTim Edwards <tim@opencircuitdesign.com>
Thu, 8 Feb 2018 19:33:11 +0000 (8 14:33 -0500)
tree2a382a0e6518480824a37ce0fae5650cb449576b
parent4347559e0568a2cc6e57e6843ece06fd35076a35
The first truly batch version of xcircuit implemented for the
command-line options "-nowindow -noconsole".  The version does not
require a DISPLAY variable or a connection to an X server, and may
take commands from stdin and generate graphics, netlists, and so
forth from a script without regard to any graphics state.
17 files changed:
Makefile
Makefile.am
Makefile.in
Xw/Makefile
asg/Makefile
config.status
events.c
files.c
fontfile.c
functions.c
lib/tcl/xcircuit.sh.in
lib/tcl/xcircuit.tcl.in
menucalls.c
spiceparser/Makefile
tclxcircuit.c
xcircdnull.c [new file with mode: 0644]
xcircuit.c