replaced protos.h through hypre_mv.h

This commit is contained in:
ulrikey 1998-10-27 17:58:07 +00:00
parent d2989967ff
commit c381db7a87
2 changed files with 4 additions and 2 deletions

View File

@ -43,17 +43,18 @@ LFLAGS =\
HEADERS =\
HYPRE_mv.h\
hypre_mv.h\
csr_matrix.h\
headers.h\
mapped_matrix.h\
multiblock_matrix.h\
protos.h\
vector.h
FILES =\
HYPRE_csr_matrix.c\
HYPRE_mapped_matrix.c\
HYPRE_multiblock_matrix.c\
HYPRE_vector.c\
csr_matop.c\
csr_matrix.c\
csr_matvec.c\

View File

@ -43,17 +43,18 @@ LFLAGS =\
HEADERS =\
HYPRE_mv.h\
hypre_mv.h\
csr_matrix.h\
headers.h\
mapped_matrix.h\
multiblock_matrix.h\
protos.h\
vector.h
FILES =\
HYPRE_csr_matrix.c\
HYPRE_mapped_matrix.c\
HYPRE_multiblock_matrix.c\
HYPRE_vector.c\
csr_matop.c\
csr_matrix.c\
csr_matvec.c\