Merge release-4-6 into master
[alexxy/gromacs.git] / src / gromacs / linearalgebra / gmx_arpack.c
index 0a8c68b678ac53b117b74a7a58f2dee4e2b4964e..47c8031582a9ecb0b46c09e36132b5c83cc47bc8 100644 (file)
 #include <string.h>
 
 #include "gromacs/legacyheaders/types/simple.h"
-
 #include "gmx_arpack.h"
 #include "gmx_blas.h"
 #include "gmx_lapack.h"
-
 static void 
 F77_FUNC(dstqrb,DSTQRB)(int *      n, 
                         double *   d__,