IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2010, 12:21:31 PM (16 years ago)
Author:
bills
Message:

implement ordering by priority in difftool -todiffskyfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/difftool.c

    r29299 r29365  
    480480    }
    481481    psFree(where);
     482
     483     psStringAppend(&query, "\nORDER by priority DESC, diff_id");
    482484
    483485    // treat limit == 0 as "no limit"
Note: See TracChangeset for help on using the changeset viewer.