IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20629


Ignore:
Timestamp:
Nov 10, 2008, 11:51:00 AM (17 years ago)
Author:
Paul Price
Message:

Only write convolution kernel when TESTING.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackMatch.c

    r20568 r20629  
    284284        }
    285285
     286#ifdef TESTING
    286287        // Write convolution kernel
    287288        {
     
    298299            psFitsClose(fits);
    299300        }
    300 #ifdef TESTING
    301301    }
    302302#endif
Note: See TracChangeset for help on using the changeset viewer.