USE_JAG = yes
include ${SEPINC}/SEP.top
RESULTSNR = whitepruf 3dpef rayab3Doper

default : 
	gunzip fig.tar.gz 
	tar -xvf fig.tar 
	cp *.eps ../Fig

clean:  
	@-echo "Nothing to be done"

include ${SEPINC}/SEP.bottom
