1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 02:05:37 +00:00

Deleting old include file references

This commit is contained in:
Chulwoo Jung 2017-07-24 20:51:31 -04:00
parent cf4b30b2dd
commit cab4b4d063

View File

@ -45,8 +45,8 @@ void LAPACK_dstegr(char *jobz, char *range, int *n, double *d, double *e,
#endif
#endif
#include <Grid/algorithms/densematrix/DenseMatrix.h>
#include <Grid/algorithms/iterative/EigenSort.h>
//#include <Grid/algorithms/densematrix/DenseMatrix.h>
//#include <Grid/algorithms/iterative/EigenSort.h>
// eliminate temorary vector in calc()
#define MEM_SAVE