diff options
Diffstat (limited to 'config.c')
| -rw-r--r-- | config.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/config.c b/config.c new file mode 100644 index 0000000..9add0e1 --- /dev/null +++ b/config.c @@ -0,0 +1,12 @@ +/* + * magazine.c + * + * See the README file for copyright information and how to reach the author. + * + * $Id: magazine.c,v 1.6 2004/03/05 11:15:38 schmitzj Exp $ + * + */ + + +#include "config.h" + |
