Index: trunk/psLib/src/sysUtils/psType.h
===================================================================
--- trunk/psLib/src/sysUtils/psType.h	(revision 1240)
+++ trunk/psLib/src/sysUtils/psType.h	(revision 1292)
@@ -10,6 +10,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-07-15 19:58:37 $
+ *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-07-24 02:00:21 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -69,4 +69,5 @@
 
 #define PS_TYPE_MASK PS_TYPE_U8         ///< the psElemType to use for mask image
+#define PS_TYPE_MASK_NAME "psU8"
 typedef psU8 psMaskType;                ///< the C datatype for a mask image
 
