summaryrefslogtreecommitdiff
path: root/tags/START/glagen/dll/includes/errors.hh
diff options
context:
space:
mode:
Diffstat (limited to 'tags/START/glagen/dll/includes/errors.hh')
-rw-r--r--tags/START/glagen/dll/includes/errors.hh19
1 files changed, 0 insertions, 19 deletions
diff --git a/tags/START/glagen/dll/includes/errors.hh b/tags/START/glagen/dll/includes/errors.hh
deleted file mode 100644
index 00267fb..0000000
--- a/tags/START/glagen/dll/includes/errors.hh
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
-**
-** GLAGEN Project Errors values
-** 2002 aug 25
-**
-** (made by hiegel_h)
-*/
-
-#define ERR_ARGNUM 1
-#define ERR_OPENFILE 2
-
-#define ERR_NOLIBARG 3
-#define ERR_LIBMISSING 4
-#define ERR_OPENLIB 2
-#define ERR_LIBSYMBOL 10
-#define ERR_LIBNAME 11
-
-#define ERR_NOROOTLIB 21
-