IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 9, 2005, 4:36:42 PM (21 years ago)
Author:
desonia
Message:

prepared the config/data directories to be installed into standard areas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/pslib.h

    r3115 r3182  
    99*  @author Eric Van Alst, MHPCC
    1010*
    11 *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2005-02-03 00:54:10 $
     11*  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2005-02-10 02:36:41 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    126126#include "psMatrix.h"
    127127
    128 /// @defgroup MatrixVectorArithmetic Matrix Vector Arithmetic Operations
     128/// @defgroup MatrixArithmetic Matrix Arithmetic Operations
    129129/// @ingroup DataManip
    130 #include "psMatrixVectorArithmetic.h"
     130#include "psBinaryOp.h"
     131#include "psUnaryOp.h"
    131132
    132133#include "psRandom.h"
Note: See TracChangeset for help on using the changeset viewer.