Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 4411)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 4423)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.304 2005-06-28 21:31:24 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.305 2005-06-29 01:07:32 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -2254,4 +2254,5 @@
     psDataType type;                    ///< type of this item
     const union {
+        psBool B;                       ///< boolean value
         psS32 S32;                      ///< integer data
         psF32 F32;                      ///< floating-point data
