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

Generated with cgit - Back to sebastiano.tronto.net