IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 1, 2005, 11:57:39 AM (21 years ago)
Author:
jhoblitt
Message:

change psLookupTableRead() to return long int

File:
1 edited

Legend:

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

    r4078 r4079  
    1 %%% $Id: psLibSDRS.tex,v 1.253 2005-06-01 21:51:25 jhoblitt Exp $
     1%%% $Id: psLibSDRS.tex,v 1.254 2005-06-01 21:57:39 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    19951995
    19961996\begin{prototype}
    1997 int psLookupTableRead(psLookupTable *table);
     1997long int psLookupTableRead(psLookupTable *table);
    19981998\end{prototype}
    19991999\code{psLookupTableRead} combines \code{psVectorsReadFromFile} and
Note: See TracChangeset for help on using the changeset viewer.