IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 519


Ignore:
Timestamp:
Apr 26, 2004, 2:34:52 PM (22 years ago)
Author:
eugene
Message:

minor 'restrict' edits
moved psBitMask.h to psBitset.h, and corresponding name changes

Location:
trunk/archive/pslib/include
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psSort.h

    r344 r519  
    1515psFloatArray *
    1616psSort(psFloatArray *out,               ///< Sorted array to return. May be NULL
    17        const psFloatArray *myArray      ///< Array to sort
     17       const psFloatArray *restrict myArray     ///< Array to sort
    1818    );
    1919
Note: See TracChangeset for help on using the changeset viewer.