IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2008, 9:07:37 AM (18 years ago)
Author:
eugene
Message:

comment out test line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroModelAnalysis.c

    r15891 r19309  
    7171        if (!chip) psAbort ("invalid chip name for reference");
    7272
    73         fprintf (stderr, "input %d : %zx : %zx : %zx\n", i, (size_t) input, (size_t) chip, (size_t) chip->toFPA);
     73        // fprintf (stderr, "input %d : %zx : %zx : %zx\n", i, (size_t) input, (size_t) chip, (size_t) chip->toFPA);
    7474        if (!chip->toFPA) continue;
    7575
Note: See TracChangeset for help on using the changeset viewer.