From c85fdad0e332a3f1137d3ba1c8b04dfbad250a4f Mon Sep 17 00:00:00 2001 From: edoapra Date: Fri, 12 May 2023 16:28:24 -0700 Subject: [PATCH] moved aoints and sifs under sonadc upper level dir --- src/NWints/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NWints/GNUmakefile b/src/NWints/GNUmakefile index bd45813aee..63db70ab89 100644 --- a/src/NWints/GNUmakefile +++ b/src/NWints/GNUmakefile @@ -2,7 +2,7 @@ HEADERS = api/int_tim.fh api/apiP.fh api/int_nbf.fh auxil/spcartP.fh hondo/hnd_whermt.fh hondo/hnd_rys.fh hondo/hnd_tol.fh ../property/prop.fh LIBRARY = libnwints.a - SUBDIRS = simint api int auxil ints_sp deriv texas ecp hondo rel dk sifs aoints + SUBDIRS = simint api int auxil ints_sp deriv texas ecp hondo rel dk OBJ = intgrl_input.o USE_TEXAS = YEP export USE_TEXAS