Changeset 1996
- Timestamp:
- Oct 6, 2004, 5:14:26 PM (22 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (1 diff)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r1993 r1996 320 320 \item Removed \code{psListRemoveNext} and \code{psListRemoveAfter}. 321 321 Removing an item pointed to by an iterator doesn't cause an error. 322 322 \item Added \code{PS_TYPE_STR} and \code{PS_TYPE_BOOL} to 323 \code{psElemType}. 323 324 \end{itemize} -
trunk/doc/pslib/psLibSDRS.tex
r1993 r1996 1 %%% $Id: psLibSDRS.tex,v 1.12 6 2004-10-07 00:55:04 jhoblittExp $1 %%% $Id: psLibSDRS.tex,v 1.127 2004-10-07 03:14:26 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 1232 1232 PS_TYPE_C32, ///< Complex numbers consisting of floats 1233 1233 PS_TYPE_C64, ///< Complex numbers consisting of doubles 1234 PS_TYPE_STR, ///< String 1235 PS_TYPE_BOOL, ///< Boolean 1234 1236 PS_TYPE_OTHER ///< Not supported for arithmetic 1235 1237 } psElemType;
Note:
See TracChangeset
for help on using the changeset viewer.
