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/psastro/src/psastroVersion.c

    r23804 r27784  
    5858    psString source = psastroSource();   // Software source
    5959
     60    psMetadataAddStr(header, PS_LIST_TAIL, "ASTRO_V", 0, NULL, source);
     61   
    6062    psStringPrepend(&version, "psastro version: ");
    6163    psStringPrepend(&source, "psastro source: ");
Note: See TracChangeset for help on using the changeset viewer.