Changing the name of the 'FlexGmres.c' file to avoid conflicts with the

'krylov/flexgmres.c' file on Windows systems.
This commit is contained in:
falgout 2008-08-08 01:09:55 +00:00
parent 3e8292e8e4
commit 8bd48d653b
2 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ HEADERS =\
FILES =\
ConjGrad.c\
DiagScale.c\
FlexGmres.c\
FGmres.c\
Hash.c\
hypre_ParaSails.c\
LoadBal.c\