
cla_test : kinds.f90 cla.f90 cla_test.f90
	gfortran -cpp kinds.f90 cla.f90 cla_test.f90 -o cla_test
