Took out a surplus doxygen comment about the Cantera Namespace. It

created an error during doxygen compilation
This commit is contained in:
Harry Moffat 2003-07-21 16:28:13 +00:00
parent 3b1a9775c6
commit dee815c460

View File

@ -20,12 +20,6 @@
#include "ct_defs.h"
#include "ctexceptions.h"
/*!
* @namespace Cantera
* @brief All of Cantera's global variables exist in this namespace
*
*
*/
namespace Cantera {
class XML_Node;