Changeset 5915
- Timestamp:
- Jan 5, 2006, 4:39:46 PM (21 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r5904 r5915 1 %%% $Id: ChangeLogSDRS.tex,v 1.18 7 2006-01-05 23:49:44jhoblitt Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.188 2006-01-06 02:39:46 jhoblitt Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 841 841 \item sync \code{psImage}'s definition with the implementation in psLib 842 842 \item convert \code{complex} declarations to be explicitly \code{double complex} 843 \end{itemize} 843 \item change \code{psFitsReadTable()}'s \code{fits} param to be \code{const} 844 \end{itemize} -
trunk/doc/pslib/psLibSDRS.tex
r5914 r5915 1 %%% $Id: psLibSDRS.tex,v 1.37 1 2006-01-06 02:17:02 priceExp $1 %%% $Id: psLibSDRS.tex,v 1.372 2006-01-06 02:39:46 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 4221 4221 4222 4222 \begin{prototype} 4223 psArray *psFitsReadTable (psFits *fits);4223 psArray *psFitsReadTable(const psFits *fits); 4224 4224 \end{prototype} 4225 4225 This function reads the entire data block from a table into the a
Note:
See TracChangeset
for help on using the changeset viewer.
