Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 1993)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 1996)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.126 2004-10-07 00:55:04 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.127 2004-10-07 03:14:26 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -1232,4 +1232,6 @@
     PS_TYPE_C32,                        ///< Complex numbers consisting of floats
     PS_TYPE_C64,                        ///< Complex numbers consisting of doubles
+    PS_TYPE_STR,		        ///< String
+    PS_TYPE_BOOL,                       ///< Boolean
     PS_TYPE_OTHER                       ///< Not supported for arithmetic
 } psElemType;
