IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2006, 5:27:52 PM (20 years ago)
Author:
Paul Price
Message:

Moving additional pslib functions over to psLib proper. Some API changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO.c

    r7311 r7382  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-06-03 01:02:08 $
     5 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-06-07 03:27:52 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1313#include <math.h>
    1414#include <string.h>
    15 #include "pslib.h"
    16 #include "psAdditionals.h"
     15#include <pslib.h>
    1716#include "pmHDU.h"
    1817#include "pmFPA.h"
     
    3231int pmSourceDophotType (pmSource *source)
    3332{
    34 
    3533    switch (source->type) {
    3634
Note: See TracChangeset for help on using the changeset viewer.