IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2012, 11:46:01 AM (14 years ago)
Author:
eugene
Message:

updates for pedantic gcc, mods to relphot average mags to handle GPC1 stacks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/ccd.c

    r27435 r34088  
    88  int mode[4];
    99  int Nsecfilt, KeepNulls;
    10   void *Signal;
    1110
    1211  Catalog catalog;
     
    6362
    6463  // grab data from all selected sky regions
    65   Signal = signal (SIGINT, handle_interrupt);
     64  signal (SIGINT, handle_interrupt);
    6665  interrupt = FALSE;
    6766
Note: See TracChangeset for help on using the changeset viewer.