IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 18, 2005, 11:44:40 AM (21 years ago)
Author:
drobbin
Message:

folded in code from bug 481. Tests still to be written.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/xml/psXML.h

    r4786 r4815  
    1010 *  @author David Robbins, MHPCC
    1111 *
    12  *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-08-16 20:13:20 $
     12 *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-08-18 21:44:40 $
    1414 *
    1515 *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
     
    1919#define PS_XML_H
    2020
    21 //#include <libxml/parser.h>
    22 #include <libxml/tree.h>
     21#include <libxml/parser.h>
     22//#include <libxml/tree.h>
    2323#include <string.h>
    2424#include <ctype.h>
Note: See TracChangeset for help on using the changeset viewer.