IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2005, 10:32:44 AM (20 years ago)
Author:
desonia
Message:

renamed the variable 'try' to 'psfTry' to avoid the conflict of keywords in
C++.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmPSFtry.h

    r5255 r5762  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2005-10-10 19:53:40 $
     8 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2005-12-12 20:32:44 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    105105 */
    106106bool pmPSFtryMetric(
    107     pmPSFtry *try
    108     ,                      ///< Add comment.
    109     float RADIUS                        ///< Add comment.
     107    pmPSFtry *psfTry,                  ///< Add comment.
     108    float RADIUS                       ///< Add comment.
    110109);
    111110
Note: See TracChangeset for help on using the changeset viewer.