Changeset 19309 for trunk/psastro/src/psastroModelAnalysis.c
- Timestamp:
- Sep 2, 2008, 9:07:37 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroModelAnalysis.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroModelAnalysis.c
r15891 r19309 71 71 if (!chip) psAbort ("invalid chip name for reference"); 72 72 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); 74 74 if (!chip->toFPA) continue; 75 75
Note:
See TracChangeset
for help on using the changeset viewer.
