aboutsummaryrefslogtreecommitdiffhomepage
path: root/sciteco.h
diff options
context:
space:
mode:
Diffstat (limited to 'sciteco.h')
-rw-r--r--sciteco.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sciteco.h b/sciteco.h
index 9cf3205..078e8d9 100644
--- a/sciteco.h
+++ b/sciteco.h
@@ -5,6 +5,11 @@
#include "interface.h"
+/* Autoconf-like */
+#define PACKAGE_VERSION "0.1"
+#define PACKAGE_NAME "SciTECO"
+#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
+
extern gchar *cmdline;
extern bool quit_requested;