IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2011, 3:19:36 PM (15 years ago)
Author:
eugene
Message:

merge changes from the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/ppTranslate/src/ppMonet.c

    r25925 r30675  
    146146            psU32 flags = psMetadataLookupU32(NULL, row, "FLAGS");
    147147
    148             float width = 0.5 * (major + minor);
     148            float width = (float) (0.5 * (major + minor));
    149149
    150150            gzprintf(gz, "%s , %.2f , %.2f , %.8lf , %.8lf , %.3f , %.3f , %.2f , %#08x\n",
Note: See TracChangeset for help on using the changeset viewer.