IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 24, 2007, 5:04:32 PM (19 years ago)
Author:
jhoblitt
Message:

remove dettool -register_detrend -workdir requirement

File:
1 edited

Legend:

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

    r14435 r14665  
    66296629        return false;
    66306630    }
    6631     if (!workdir) {
    6632         psError(PS_ERR_UNKNOWN, true, "-workdir is required");
    6633         return false;
    6634     }
    66356631
    66366632    psString camera = psMetadataLookupStr(&status, config->args, "-inst");
Note: See TracChangeset for help on using the changeset viewer.