diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-08-29 15:51:33 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-08-29 15:51:33 +0200 |
| commit | 7e6c14a2f6e9e9cbac3431f3085c42bbe474d13d (patch) | |
| tree | e570ec2fd344d7251a89a0c9ec0da94162e62cfc /tools/001_gendata_h48h0k4 | |
| parent | b1fc4886520762dfac016cae612da959078ae67e (diff) | |
| download | nissy-core-7e6c14a2f6e9e9cbac3431f3085c42bbe474d13d.tar.gz nissy-core-7e6c14a2f6e9e9cbac3431f3085c42bbe474d13d.zip | |
Refactor tools to remove duplicate code
Diffstat (limited to 'tools/001_gendata_h48h0k4')
| -rw-r--r-- | tools/001_gendata_h48h0k4/gendata_h48h0k4.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/001_gendata_h48h0k4/gendata_h48h0k4.c b/tools/001_gendata_h48h0k4/gendata_h48h0k4.c index a73f818..0926a34 100644 --- a/tools/001_gendata_h48h0k4/gendata_h48h0k4.c +++ b/tools/001_gendata_h48h0k4/gendata_h48h0k4.c | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | #include "../timerun.h" | 1 | #include "../tool.h" |
| 2 | #include "../../src/nissy.h" | ||
| 3 | 2 | ||
| 4 | #define MAXDEPTH 20 | 3 | #define MAXDEPTH 20 |
| 5 | #define HVALUE 0 | 4 | #define HVALUE 0 |
