IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2010, 11:50:36 AM (16 years ago)
Author:
watersc1
Message:

Moving code to a branch so I can work on the detectability server.

Location:
branches/czw_branch/20100427
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20100427/ppSmooth/src/ppSmoothVersion.c

    r25976 r27784  
    7575    psString source  = ppSmoothSource();  // ppSmooth software source
    7676
     77    psMetadataAddStr(header, PS_LIST_TAIL, "SMOOTH_V", 0, NULL, source);
     78   
    7779    psStringPrepend(&version, "ppSmooth version: ");
    7880    psStringPrepend(&source, "ppSmooth source: ");
Note: See TracChangeset for help on using the changeset viewer.