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 @@ +#ifndef AUTO_PATRN_H +#define AUTO_PATRN_H + +extern int auto_patrn; + +#endif |