diff options
Diffstat (limited to 'auto_patrn.h')
| -rw-r--r-- | auto_patrn.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/auto_patrn.h b/auto_patrn.h new file mode 100644 index 0000000..77cdf1f --- /dev/null +++ b/auto_patrn.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef AUTO_PATRN_H | ||
| 2 | #define AUTO_PATRN_H | ||
| 3 | |||
| 4 | extern int auto_patrn; | ||
| 5 | |||
| 6 | #endif | ||
