IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 8, 2007, 3:40:08 PM (19 years ago)
Author:
jhoblitt
Message:

gcc attribute cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psHistogram.h

    r11759 r14452  
    77 * @author GLG, MHPCC
    88 *
    9  * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    10  * @date $Date: 2007-02-13 03:01:24 $
     9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     10 * @date $Date: 2007-08-09 01:40:07 $
    1111 *
    1212 * Copyright 2004-2005 IfA, University of Hawaii
     
    5252    float upper,                       ///< Upper limit for the bins
    5353    int n                              ///< Number of bins
    54 );
     54) PS_ATTR_MALLOC;
    5555
    5656
Note: See TracChangeset for help on using the changeset viewer.