diff options
Diffstat (limited to 'openpicc/include/compile.h')
-rw-r--r-- | openpicc/include/compile.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openpicc/include/compile.h b/openpicc/include/compile.h new file mode 100644 index 0000000..14ec5dd --- /dev/null +++ b/openpicc/include/compile.h @@ -0,0 +1,9 @@ +#ifndef _COMPILE_H +#define _COMPILE_H + +/* This file is auto generated */ +#define COMPILE_DATE "20071107-171917" +#define COMPILE_BY "henryk@dawn.ploetzli.ch" +#define COMPILE_SVNREV "313-unclean" + +#endif /* _COMPILE_H */ |