IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3149


Ignore:
Timestamp:
Feb 7, 2005, 2:47:18 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

Location:
trunk/psLib/src
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataIO/psFits.h

    r3028 r3149  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-01-18 03:15:03 $
     9 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-02-08 00:47:18 $
    1111 *
    1212 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    249249);
    250250
     251#if 0
    251252/** Updates a FITS table.  The current HDU type must be either
    252253 *  PS_FITS_TYPE_BINARY_TABLE or PS_FITS_TYPE_ASCII_TABLE.
     
    265266
    266267#endif
     268
     269#endif
  • trunk/psLib/src/dataManip/psFunctions.h

    r3115 r3149  
    1212*  @author GLG, MHPCC
    1313*
    14 *  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-02-03 00:54:10 $
     14*  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2005-02-08 00:47:18 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    428428                                psScalar *x);
    429429
     430#if 0
    430431psF32 p_psNRSpline1DEval(psSpline1D *spline,
    431432                         const psVector* x,
    432433                         const psVector* y,
    433434                         psF32 X);
     435#endif
    434436
    435437/* \} */// End of MathGroup Functions
  • trunk/psLib/src/fileUtils/psFits.h

    r3028 r3149  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-01-18 03:15:03 $
     9 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-02-08 00:47:18 $
    1111 *
    1212 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    249249);
    250250
     251#if 0
    251252/** Updates a FITS table.  The current HDU type must be either
    252253 *  PS_FITS_TYPE_BINARY_TABLE or PS_FITS_TYPE_ASCII_TABLE.
     
    265266
    266267#endif
     268
     269#endif
  • trunk/psLib/src/fits/psFits.h

    r3028 r3149  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-01-18 03:15:03 $
     9 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-02-08 00:47:18 $
    1111 *
    1212 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    249249);
    250250
     251#if 0
    251252/** Updates a FITS table.  The current HDU type must be either
    252253 *  PS_FITS_TYPE_BINARY_TABLE or PS_FITS_TYPE_ASCII_TABLE.
     
    265266
    266267#endif
     268
     269#endif
  • trunk/psLib/src/math/psPolynomial.h

    r3115 r3149  
    1212*  @author GLG, MHPCC
    1313*
    14 *  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-02-03 00:54:10 $
     14*  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2005-02-08 00:47:18 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    428428                                psScalar *x);
    429429
     430#if 0
    430431psF32 p_psNRSpline1DEval(psSpline1D *spline,
    431432                         const psVector* x,
    432433                         const psVector* y,
    433434                         psF32 X);
     435#endif
    434436
    435437/* \} */// End of MathGroup Functions
  • trunk/psLib/src/math/psSpline.h

    r3115 r3149  
    1212*  @author GLG, MHPCC
    1313*
    14 *  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-02-03 00:54:10 $
     14*  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2005-02-08 00:47:18 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    428428                                psScalar *x);
    429429
     430#if 0
    430431psF32 p_psNRSpline1DEval(psSpline1D *spline,
    431432                         const psVector* x,
    432433                         const psVector* y,
    433434                         psF32 X);
     435#endif
    434436
    435437/* \} */// End of MathGroup Functions
  • trunk/psLib/src/sys/psTrace.h

    r3145 r3149  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-02-07 23:26:24 $
     11 *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-02-08 00:47:18 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8888void psTraceReset();
    8989
    90 /// Free all nodes in the component tree.
    91 void psTraceFree();
    92 
    9390/// print trace levels
    9491void psTracePrintLevels(void);
  • trunk/psLib/src/sysUtils/psTrace.h

    r3145 r3149  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-02-07 23:26:24 $
     11 *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-02-08 00:47:18 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8888void psTraceReset();
    8989
    90 /// Free all nodes in the component tree.
    91 void psTraceFree();
    92 
    9390/// print trace levels
    9491void psTracePrintLevels(void);
Note: See TracChangeset for help on using the changeset viewer.