IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2004, 12:11:09 PM (22 years ago)
Author:
desonia
Message:

merged psAstrometry and psCCD, which had recursive header dependencies; yuk!
Also added required includes in other files to allow psAstrometry.h to
work without having to know which other include files are needed before
including a particular header file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/Makefile

    r1338 r1382  
    99SRC_OBJS = psTime.o \
    1010           psMetadata.o \
    11            psCCD.o \
    1211           psCoord.o
     12#           psAstrometry.o             George, this is crap code!
    1313
    1414OBJS = $(addprefix makedir/,$(SRC_OBJS))
Note: See TracChangeset for help on using the changeset viewer.