
BOUT_TOP	?= ../../..

SOURCEC		= arithmetic_3d2d.cxx

include $(BOUT_TOP)/make.config


run:arithmetic_3d2d
	./arithmetic_3d2d -q -q -q
