IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2007, 5:04:28 PM (19 years ago)
Author:
Paul Price
Message:

Ensuring outputs are saved.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubCamera.c

    r13738 r14249  
    9191        return false;
    9292    }
     93    output->save = true;
    9394
    9495    // Output mask
     
    102103        return false;
    103104    }
     105    outMask->save = true;
    104106
    105107    // Output weight
     
    114116            return false;
    115117        }
     118        outWeight->save = true;
    116119    }
    117120
Note: See TracChangeset for help on using the changeset viewer.