# Last edited on 2009-01-08 04:40:14 by stolfi

PROG := spr2D

include ${STOLFIHOME}/programs/c/GENERIC-PROGS.make

run: ${PROG}
	${PROG}
