IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9805 for trunk/psLib/src/types


Ignore:
Timestamp:
Oct 30, 2006, 7:06:19 PM (20 years ago)
Author:
drobbin
Message:

Added error check to psTimeCopy for proper time-type. only formatting in MetadataConfig. Updated all metadataConfig tests but still under construction. Added tests to Makefile and execute_tap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/types/psMetadataConfig.c

    r9799 r9805  
    1010*  @author Eric Van Alst, MHPCC
    1111*
    12 *  @version $Revision: 1.103 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2006-10-31 03:40:01 $
     12*  @version $Revision: 1.104 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2006-10-31 05:06:19 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2727#include "psMetadataConfig.h"
    2828#include "psAssert.h"
    29 //#include <sys/types.h>
    30 //#include <sys/stat.h>
    31 //#include <inttypes.h>
    32 //#include "psHash.h"
    33 //#include "psMetadata.h"
    34 //#include "psAbort.h"
    35 //#include "psType.h"
    36 
    37 //#include "psMemory.h"
    38 //#include "psError.h"
    39 //#include "psString.h"
    40 //#include "psList.h"
    41 //#include "psVector.h"
    4229
    4330
Note: See TracChangeset for help on using the changeset viewer.