source: GTP/trunk/App/Demos/Vis/FriendlyCulling/showplot @ 3223

Revision 3223, 131 bytes checked in by mattausch, 16 years ago (diff)

worked on stats

Line 
1#!/bin/sh
2mv plot.fig $1.fig
3fig2dev -L eps $1.fig $1.eps
4#gv -scale 3 $1.eps &
5c:/programme/Ghostgum/gsview/gsview32.exe $1.eps &
Note: See TracBrowser for help on using the repository browser.