
BOUT_TOP	?= ../../..

SOURCEC		= arithmetic.cxx

include $(BOUT_TOP)/make.config


run:arithmetic
	./arithmetic -q -q -q
