replot: interface.o replot.x
	$(F77) $(LDFLAGS) $(STRIP) -o replot interface.o replot.x  $(GRZ)
	@echo replot loaded
interface.C: ; echo "INCLUDE(u/cinter)CINTER(replot,g)" >interface.C
internal: replot.x
	echo INTERNALS $?
