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/chiptoolConfig.c

    r16248 r16253  
    202202    psMetadataAddF32(addprocessedimfileArgs, PS_LIST_TAIL, "-dtime_astrom",  0,
    203203            "define elapsed time for astrometry (seconds)", NAN);
     204    psMetadataAddStr(addprocessedimfileArgs, PS_LIST_TAIL, "-hostname",  0,
     205            "define hostname", NULL);
    204206    psMetadataAddS32(addprocessedimfileArgs, PS_LIST_TAIL, "-n_stars",  0,
    205207            "define number of stars in image", 0);
Note: See TracChangeset for help on using the changeset viewer.