Index: /trunk/archive/pslib/include/psStdArrays.h
===================================================================
--- /trunk/archive/pslib/include/psStdArrays.h	(revision 443)
+++ /trunk/archive/pslib/include/psStdArrays.h	(revision 444)
@@ -205,4 +205,5 @@
  */
 typedef struct {
+    psType type;			///< Type of data.  THIS STRUCT ELEMENT MUST BE FIRST IN THE STRUCT
     int n;				///< Number of elements in use 
     int nalloc;				///< Number of total elements
