IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 3, 2009, 2:52:19 PM (17 years ago)
Author:
Paul Price
Message:

Adding function psLibDependencies to get the dependencies and their versions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psConfigure.h

    r23115 r23116  
    3939psString psLibSource(void);
    4040
     41/** Get psLib dependencies' versions
     42 *
     43 * Returns the psLib dependency versions as a string.
     44 *
     45 * @return psString: String with dependencies.
     46 */
     47psString psLibDependencies(void);
     48
    4149/** Get current psLib version (full identification)
    4250 *
Note: See TracChangeset for help on using the changeset viewer.