diff options
| author | Pjotr Prins | 2025-11-22 11:56:58 +0100 |
|---|---|---|
| committer | Pjotr Prins | 2025-11-22 11:56:58 +0100 |
| commit | 5b6b5e2ad97b4733125c0845cfae007e8094a687 (patch) | |
| tree | a44eee936913cadac545c3e71dfc8257c1d1caf3 /src/gemma.cpp | |
| parent | 8842a9544bf25041afc52c4481ff7e80bbd55a54 (diff) | |
| download | pangemma-5b6b5e2ad97b4733125c0845cfae007e8094a687.tar.gz | |
Diffstat (limited to 'src/gemma.cpp')
| -rw-r--r-- | src/gemma.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gemma.cpp b/src/gemma.cpp index a9038c7..5804bde 100644 --- a/src/gemma.cpp +++ b/src/gemma.cpp @@ -82,6 +82,8 @@ void gemma_gsl_error_handler (const char * reason, #include <openblas_config.h> #endif +using namespace gemmaguile; + void GEMMA::PrintHeader(void) { cout << |
