IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 3, 2009, 4:26:54 PM (17 years ago)
Author:
Paul Price
Message:

Adding function to populate a header with the version information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmVersion.h

    r23117 r23152  
    4040psString psModulesVersionLong(void);
    4141
     42/// Populate a header with version information
     43bool psModulesVersionHeader(
     44    psMetadata *header                  ///< Header to populate
     45    );
     46
     47
    4248/// @}
    4349#endif
Note: See TracChangeset for help on using the changeset viewer.