IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 25, 2008, 6:24:33 PM (18 years ago)
Author:
eugene
Message:

adding hostname to db fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/camtoolConfig.c

    r16248 r16253  
    213213    psMetadataAddF32(addprocessedexpArgs, PS_LIST_TAIL, "-dtime_astrom", 0,
    214214            "define elapsed astrometry processing time (seconds)", NAN);
     215    psMetadataAddStr(addprocessedexpArgs, PS_LIST_TAIL, "-hostname", 0,
     216            "define hostname", NULL);
    215217    psMetadataAddS32(addprocessedexpArgs, PS_LIST_TAIL, "-n_stars", 0,
    216218            "define number of stars", 0);
Note: See TracChangeset for help on using the changeset viewer.