[MOAB-dev] r3666 - MOAB/trunk/tools/mbcoupler
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Thu Mar 18 13:04:42 CDT 2010
Author: kraftche
Date: 2010-03-18 13:04:42 -0500 (Thu, 18 Mar 2010)
New Revision: 3666
Modified:
MOAB/trunk/tools/mbcoupler/ElemUtil.hpp
Log:
fix syntax error
Modified: MOAB/trunk/tools/mbcoupler/ElemUtil.hpp
===================================================================
--- MOAB/trunk/tools/mbcoupler/ElemUtil.hpp 2010-03-18 18:04:17 UTC (rev 3665)
+++ MOAB/trunk/tools/mbcoupler/ElemUtil.hpp 2010-03-18 18:04:42 UTC (rev 3666)
@@ -43,4 +43,4 @@
} // namespace moab
-#endif MOAB_ELEM_UTIL_HPP
+#endif /*MOAB_ELEM_UTIL_HPP*/
More information about the moab-dev
mailing list