IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 5, 2006, 4:39:46 PM (21 years ago)
Author:
jhoblitt
Message:

change psFitsReadTable()'s fits param to be const

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r5914 r5915  
    1 %%% $Id: psLibSDRS.tex,v 1.371 2006-01-06 02:17:02 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.372 2006-01-06 02:39:46 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    42214221
    42224222\begin{prototype}
    4223 psArray *psFitsReadTable (psFits *fits);
     4223psArray *psFitsReadTable(const psFits *fits);
    42244224\end{prototype}
    42254225This function reads the entire data block from a table into the a
Note: See TracChangeset for help on using the changeset viewer.