diff options
| author | Pjotr Prins | 2017-12-06 16:36:11 +0000 |
|---|---|---|
| committer | Pjotr Prins | 2017-12-06 16:36:11 +0000 |
| commit | 29df576cca8052e4aa9142ce1bb0ab490b864976 (patch) | |
| tree | f29ec0245a2cd58f9c598d8b3dae53144cc11887 /src/io.cpp | |
| parent | 996f70910c675e249fac753273b11555b1b7a4e3 (diff) | |
| download | pangemma-29df576cca8052e4aa9142ce1bb0ab490b864976.tar.gz | |
Some cleanup on matrix checking
Diffstat (limited to 'src/io.cpp')
| -rw-r--r-- | src/io.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io.cpp b/src/io.cpp index 7e682b3..625a6a2 100644 --- a/src/io.cpp +++ b/src/io.cpp @@ -40,7 +40,7 @@ #include "gsl/gsl_vector.h" #include "debug.h" -#include "eigenlib.h" +// #include "eigenlib.h" #include "fastblas.h" #include "gzstream.h" #include "io.h" |
