IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29557


Ignore:
Timestamp:
Oct 25, 2010, 4:44:41 PM (16 years ago)
Author:
eugene
Message:

add support for PS1_V3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/getstar/src/ReadImageFiles.c

    r27435 r29557  
    138138          !strcmp (tmpword, "PS1_DEV_1") || 
    139139          !strcmp (tmpword, "PS1_V1") || 
    140           !strcmp (tmpword, "PS1_V2")) {
     140          !strcmp (tmpword, "PS1_V2") || 
     141          !strcmp (tmpword, "PS1_V3")) {
    141142
    142143          exttype[Nimage] = strcreate (tmpword);
Note: See TracChangeset for help on using the changeset viewer.