From 791d990bd7e1f5316f5484707387e0d840b84d8d Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Wed, 20 Aug 2003 20:23:14 +0000 Subject: [PATCH] Added a CVS version comment block --- Cantera/src/xml.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Cantera/src/xml.h b/Cantera/src/xml.h index bff2e6547..8e5035ed3 100755 --- a/Cantera/src/xml.h +++ b/Cantera/src/xml.h @@ -1,9 +1,18 @@ /** + * @file xml.h + * * Classes providing support for XML data files. These classes * implement only those aspects of XML required to read, write, and * manipulate CTML data files. */ +/* $Author$ + * $Revision$ + * $Date$ + */ + +// Copyright 2001 California Institute of Technology + #ifndef CT_XML #define CT_XML