diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h b/config.h deleted file mode 100644 index 12b650d..0000000 --- a/config.h +++ /dev/null @@ -1,3 +0,0 @@ -unsigned int SIZE; -unsigned int ITERATIONS; -float POWER; |