Centralise the program name into the main header file. I'm probably
[sgt/agedu] / agedu.h
diff --git a/agedu.h b/agedu.h
index 21c015a..2ad9a5b 100644 (file)
--- a/agedu.h
+++ b/agedu.h
@@ -4,6 +4,8 @@
 
 #define PNAME "agedu"
 
+#define DUMPHDR "agedu dump file. pathsep="
+
 #define lenof(x) (sizeof((x))/sizeof(*(x)))
 
 extern char pathsep;