[MOAB-dev] r3340 - MOAB/trunk

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Thu Nov 12 16:24:21 CST 2009


Author: kraftche
Date: 2009-11-12 16:24:21 -0600 (Thu, 12 Nov 2009)
New Revision: 3340

Modified:
   MOAB/trunk/ReadABAQUS.hpp
Log:
forgot this

Modified: MOAB/trunk/ReadABAQUS.hpp
===================================================================
--- MOAB/trunk/ReadABAQUS.hpp	2009-11-12 22:02:52 UTC (rev 3339)
+++ MOAB/trunk/ReadABAQUS.hpp	2009-11-12 22:24:21 UTC (rev 3340)
@@ -273,6 +273,10 @@
   std::ifstream abFile;        // abaqus file
 
   std::string readline;
+  
+  unsigned lineNo;
+  
+  void report_error( const char* );
 
   //! Cached tags for reading.  Note that all these tags are defined when the
   //! core is initialized.



More information about the moab-dev mailing list