IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 24, 2013, 1:28:47 PM (13 years ago)
Author:
bills
Message:

more changes due to the reworked tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bills_branches/bills_201312/ippTools/src/fftool.c

    r36409 r36411  
    453453    // optional
    454454    PXOPT_LOOKUP_STR(path_base, config->args, "-path_base", false, false);
     455    PXOPT_LOOKUP_STR(hostname, config->args, "-hostname", true, false);
    455456    PXOPT_LOOKUP_F32(dtime_script, config->args, "-dtime_script", false, false);
    456     PXOPT_LOOKUP_STR(hostname, config->args, "-hostname", false, false);
    457457    PXOPT_LOOKUP_STR(software_ver, config->args, "-software_ver", false, false);
    458458
Note: See TracChangeset for help on using the changeset viewer.