Changeset 1636 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Aug 27, 2004, 10:51:33 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r1633 r1636 1 %%% $Id: psLibSDRS.tex,v 1.8 7 2004-08-26 23:46:13 price Exp $1 %%% $Id: psLibSDRS.tex,v 1.88 2004-08-27 20:51:33 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 156 156 157 157 \section{System Utilities} 158 159 \subsection{Configuration} 160 161 It is important to be able to access the version of the code in use. 162 \code{psLibVersion} shall return the current version of PSLib in use, 163 as determined from CVS tags. 164 165 \begin{verbatim} 166 const char *psLibVersion(void); 167 \end{verbatim} 158 168 159 169 \subsection{Memory Management}
Note:
See TracChangeset
for help on using the changeset viewer.
