Artifact 654748f69aa0ad1e426c37c72ec75d221ac214ddf82b1b76ddd7a1ac2c535f2a:
- File mttroot/mtt/lib/rep/gnuplot_rep.make — part of check-in [990644b403] at 2002-12-12 16:00:11 on branch origin/master — Removed cruft. (user: geraint@users.sourceforge.net, size: 437) [annotate] [blame] [check-ins using] [more...]
# -*-makefile-*- # create a gnuplot input file MTTFLAGS = $(OPTS) all: $(SYS)_gnuplot.$(LANG) $(SYS)_gnuplot.view: $(SYS)_gnuplot.wish mtt $(OPTS) $(SYS) odes dat2 sh $(SYS)_gnuplot.wish |\ tee gnuplot_in.log |\ gnuplot -geometry 400x300 \ > gnuplot_out.log 2> gnuplot_err.log & $(SYS)_gnuplot.wish: $(SYS)_struc.txt $(MTTPATH)/trans/struc2gnuplot_txt2wish $(SYS) $(SYS)_struc.txt: mtt $(MTTFLAGS) $(SYS) struc txt