IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2005, 11:55:33 AM (21 years ago)
Author:
jhoblitt
Message:

add const to params where appropriate
tt cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/selectrowsfits.tt

    r4171 r4196  
    1 bool [% namespace %]SelectRowsFits(psDB *dbh, psFits *fits, psMetadata *where, unsigned long limit)
     1bool [% namespace %]SelectRowsFits(psDB *dbh, psFits *fits, const psMetadata *where, unsigned long limit)
    22{
    33    psArray         *rowSet;
Note: See TracChangeset for help on using the changeset viewer.