IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 643


Ignore:
Timestamp:
May 11, 2004, 2:41:21 PM (22 years ago)
Author:
gusciora
Message:

I put in my own code for the psVector functions, since this was not yet
ready in the rest of the library.

Location:
trunk/psLib/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/psStats.c

    r642 r643  
    44#include <stdarg.h>
    55#include "pslib.h"
    6 #include "psMemory.h"
    7 #include "psTrace.h"
    8 #include "psString.h"
    9 #include "psError.h"
    10 /******************************************************************************
     6/******************************************************************************
     7//#include "psMemory.h"
     8//#include "psTrace.h"
     9//#include "psString.h"
     10//#include "psError.h"
    1111//#include "psArray.h"
    1212 *****************************************************************************/
  • trunk/psLib/src/math/psStats.c

    r642 r643  
    44#include <stdarg.h>
    55#include "pslib.h"
    6 #include "psMemory.h"
    7 #include "psTrace.h"
    8 #include "psString.h"
    9 #include "psError.h"
    10 /******************************************************************************
     6/******************************************************************************
     7//#include "psMemory.h"
     8//#include "psTrace.h"
     9//#include "psString.h"
     10//#include "psError.h"
    1111//#include "psArray.h"
    1212 *****************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.