diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-08 19:22:16 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-08 19:22:16 +0200 |
| commit | c2275e4b9625a1a19eb50d0880f70ed583d5c358 (patch) | |
| tree | f1b6798f017dd62ece5b56f05d5c7201ba50ff39 /.gitignore | |
| parent | 66c1c11ec13d362ddfb1b5f6abe8127969c0ad29 (diff) | |
| download | nissy-core-c2275e4b9625a1a19eb50d0880f70ed583d5c358.tar.gz nissy-core-c2275e4b9625a1a19eb50d0880f70ed583d5c358.zip | |
Stats for h48 solver as tool
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -10,5 +10,6 @@ tables/* | |||
| 10 | test/*/runtest | 10 | test/*/runtest |
| 11 | test/run | 11 | test/run |
| 12 | test/last.* | 12 | test/last.* |
| 13 | tools/results | ||
| 13 | *.o | 14 | *.o |
| 14 | *.s | 15 | *.s |
