IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2009, 4:29:34 PM (17 years ago)
Author:
eugene
Message:

merging changes from head into my branch

Location:
branches/eam_branches/eam_branch_20090303
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/eam_branch_20090303

  • branches/eam_branches/eam_branch_20090303/ppImage/src/ppImage.h

    r23205 r23225  
    216216psString ppImageVersionLong(void);
    217217
    218 /// Update the metadata with version information for all dependencies
    219 void ppImageVersionMetadata(psMetadata *metadata ///< Metadata to update with version information
    220     );
     218/// Populate the header with version information for all dependencies
     219bool ppImageVersionHeader(psMetadata *metadata ///< Header to populate
     220    );
     221
     222/// Print version information
     223void ppImageVersionPrint(void);
    221224
    222225
Note: See TracChangeset for help on using the changeset viewer.