IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2011, 4:15:15 PM (15 years ago)
Author:
bills
Message:

some compilers demand real prototypes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/include/relastro.h

    r31635 r31642  
    365365
    366366int initializeConstraints();
    367 int applyConstraintsA();
    368 int applyConstraintsB();
     367int applyConstraintsA(Catalog *catalog, off_t i);
     368int applyConstraintsB(Catalog *catalog, off_t i);
    369369void setupAreaSelection(SkyRegion *region);
    370370
Note: See TracChangeset for help on using the changeset viewer.