diff options
Diffstat (limited to 'src/threader_single.h')
| -rw-r--r-- | src/threader_single.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/threader_single.h b/src/threader_single.h deleted file mode 100644 index 2c0bfab..0000000 --- a/src/threader_single.h +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | #ifndef THREADER_SINGLE_H | ||
| 2 | #define THREADER_SINGLE_H | ||
| 3 | |||
| 4 | #include "solve.h" | ||
| 5 | |||
| 6 | extern Threader threader_single; | ||
| 7 | |||
| 8 | #endif | ||
