[MOAB-dev] r1347 - MOAB/trunk/tools/dagmc

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Tue Oct 30 13:57:37 CDT 2007


Author: kraftche
Date: 2007-10-30 13:57:37 -0500 (Tue, 30 Oct 2007)
New Revision: 1347

Modified:
   MOAB/trunk/tools/dagmc/DagMC.hpp
Log:
Include SVN version when DagMC.hpp was last modified as a #define in the file

Modified: MOAB/trunk/tools/dagmc/DagMC.hpp
===================================================================
--- MOAB/trunk/tools/dagmc/DagMC.hpp	2007-10-30 16:44:50 UTC (rev 1346)
+++ MOAB/trunk/tools/dagmc/DagMC.hpp	2007-10-30 18:57:37 UTC (rev 1347)
@@ -18,6 +18,7 @@
 
 #define DAGMC_VERSION 0.99
 #define DAGMC_VERSION_STRING "0.99"
+#define DAGMC_INTERFACE_REVISION "$Rev$"
 
 class DagMC 
 {


Property changes on: MOAB/trunk/tools/dagmc/DagMC.hpp
___________________________________________________________________
Name: svn:keywords
   + Rev




More information about the moab-dev mailing list