Index: /branches/eam_branches/gDiff.20200202/src/gDiffErrorCodes.dat
===================================================================
--- /branches/eam_branches/gDiff.20200202/src/gDiffErrorCodes.dat	(revision 41261)
+++ /branches/eam_branches/gDiff.20200202/src/gDiffErrorCodes.dat	(revision 41261)
@@ -0,0 +1,13 @@
+#
+# This file is used to generate pswarpErrorClasses.h
+#
+BASE = 14000		First value we use; lower values belong to psLib
+UNKNOWN			Unknown ppSub error code
+NOT_IMPLEMENTED		Desired feature is not yet implemented
+ARGUMENTS		Incorrect arguments
+CONFIG			Problem in configure files
+IO			Problem in FITS I/O
+DATA                    Problem in data values
+NO_OVERLAP		No overlap between input and skycell
+PROG			Programming error
+VARIANCE		Variance renormalisation out of bounds
