diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-19 12:28:52 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-19 12:28:52 +0200 |
| commit | 3485be851f4fff1c9c6fe621f0619d2b4103bc06 (patch) | |
| tree | 894197f164a7ef66801ae3a701fb10a3c1e3f5e3 /src/solvers/h48/gendata_cocsep.h | |
| parent | 691da8f06614418ed847bdeefa4e708c372a3ecf (diff) | |
| download | nissy-core-3485be851f4fff1c9c6fe621f0619d2b4103bc06.tar.gz nissy-core-3485be851f4fff1c9c6fe621f0619d2b4103bc06.zip | |
Improved logging, especially for solve
Diffstat (limited to 'src/solvers/h48/gendata_cocsep.h')
| -rw-r--r-- | src/solvers/h48/gendata_cocsep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solvers/h48/gendata_cocsep.h b/src/solvers/h48/gendata_cocsep.h index cda1608..f07b71a 100644 --- a/src/solvers/h48/gendata_cocsep.h +++ b/src/solvers/h48/gendata_cocsep.h | |||
| @@ -67,7 +67,7 @@ gendata_cocsep( | |||
| 67 | "cocsep: computed %" PRIu16 " symmetry classes, " | 67 | "cocsep: computed %" PRIu16 " symmetry classes, " |
| 68 | "expected %zu\n", n, COCSEP_CLASSES); | 68 | "expected %zu\n", n, COCSEP_CLASSES); |
| 69 | 69 | ||
| 70 | LOG("cocsep data computed\n"); | 70 | LOG("[H48 gendata] cocsep data computed\n"); |
| 71 | 71 | ||
| 72 | /* The following output is just noise | 72 | /* The following output is just noise |
| 73 | 73 | ||
