aboutsummaryrefslogtreecommitdiff
path: root/src/Ell_DBstructure.h
diff options
context:
space:
mode:
authorlanfer <lanfer@57bc7290-fb3d-4efd-a9b1-28e84cce6043>1999-11-04 13:10:03 +0000
committerlanfer <lanfer@57bc7290-fb3d-4efd-a9b1-28e84cce6043>1999-11-04 13:10:03 +0000
commit5d83fceb99edc8eb9b2c488e212d9e7c521f30c9 (patch)
treeae2210f3d54534e38062b61ed9321dd9f8451d2d /src/Ell_DBstructure.h
parent9a891f99d59d52b1a9df80568b80df2c834964f7 (diff)
more error checking
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@22 57bc7290-fb3d-4efd-a9b1-28e84cce6043
Diffstat (limited to 'src/Ell_DBstructure.h')
-rw-r--r--src/Ell_DBstructure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ell_DBstructure.h b/src/Ell_DBstructure.h
index 670649e..efad201 100644
--- a/src/Ell_DBstructure.h
+++ b/src/Ell_DBstructure.h
@@ -15,7 +15,7 @@
#define ELLGET_NOTSET -3
#define ELLSET_FAILED -1
-
+#define ELLSET_BADTYPE -2
#ifdef CCODE