[MOAB-dev] r4420 - MOAB/trunk/src/moab
tautges at mcs.anl.gov
tautges at mcs.anl.gov
Thu Jan 6 11:03:21 CST 2011
Author: tautges
Date: 2011-01-06 11:03:21 -0600 (Thu, 06 Jan 2011)
New Revision: 4420
Modified:
MOAB/trunk/src/moab/Interface.hpp
Log:
Forgot to remove the anchor/ref statement.
Modified: MOAB/trunk/src/moab/Interface.hpp
===================================================================
--- MOAB/trunk/src/moab/Interface.hpp 2011-01-06 16:34:26 UTC (rev 4419)
+++ MOAB/trunk/src/moab/Interface.hpp 2011-01-06 17:03:21 UTC (rev 4420)
@@ -74,7 +74,6 @@
/**
* \class Interface Interface.hpp "moab/Interface.hpp"
* \brief Main interface class to MOAB
- * \brief \ref interfacefuncs
* \nosubgrouping
*/
#if defined(XPCOM_MB)
@@ -92,8 +91,6 @@
/** \name Interface */
/**@{*/
- /**\anchor interfacefuncs
- */
//! constructor
Interface() {}
More information about the moab-dev
mailing list