IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13820


Ignore:
Timestamp:
Jun 13, 2007, 4:58:48 PM (19 years ago)
Author:
eugene
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/camera_exp.pl

    r13819 r13820  
    186186        my $command = "addstar -D CAMERA $camdir " . $ipprc->file_resolve($fpaObjects);
    187187       
    188         if (define $dvodbReal) {
     188        if (defined $dvodbReal) {
    189189            my $command .= " -D CATDIR $dvodbReal";
    190190        }
Note: See TracChangeset for help on using the changeset viewer.