IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8701


Ignore:
Timestamp:
Aug 29, 2006, 6:17:59 PM (20 years ago)
Author:
eugene
Message:

added trace points

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/photdbc/src/photdbc.c

    r8630 r8701  
    2121  skylist = SkyListByPatch (sky, -1, &REGION);
    2222  for (i = 0; i < skylist[0].Nregions; i++) {
     23    if (i % 100 == 0) fprintf (stderr, "%s\n", skylist[0].regions[i][0].name);
    2324
    2425    // set the parameters which guide catalog open/load/create
Note: See TracChangeset for help on using the changeset viewer.