source:
GTP/trunk/App/Demos/Vis/FriendlyCulling/showplot
@
3223
Revision 3223, 131 bytes checked in by mattausch, 16 years ago (diff) |
---|
Line | |
---|---|
1 | #!/bin/sh |
2 | mv plot.fig $1.fig |
3 | fig2dev -L eps $1.fig $1.eps |
4 | #gv -scale 3 $1.eps & |
5 | c:/programme/Ghostgum/gsview/gsview32.exe $1.eps & |
Note: See TracBrowser
for help on using the repository browser.