missed one blas file

This commit is contained in:
Edoardo Apra 2015-10-22 05:25:47 +00:00
parent e79ed961fc
commit 5ea10cdf8a

View file

@ -10,7 +10,7 @@
HEADERS = geom.fh geomP.fh
USES_BLAS = geom.F geom_input.F geom_print_ecce.F geom_hnd.F geom_3d.F geom_getsym.F
USES_BLAS = geom.F geom_input.F geom_print_ecce.F geom_hnd.F geom_3d.F geom_getsym.F geom_2d.F
include ../config/makefile.h
include ../config/makelib.h