From: apo Date: Fri, 18 Nov 2005 14:14:32 +0000 (+0000) Subject: Ninor changes X-Git-Tag: BR-D5-38-2003_D2005-24-11~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6d78e8cb6a8d6dcccdb02ba690f61520895a92fa;p=modules%2Fvisu.git Ninor changes --- diff --git a/src/CONVERTOR/VISUConvertor.cxx b/src/CONVERTOR/VISUConvertor.cxx index f34d4935..19852fc0 100644 --- a/src/CONVERTOR/VISUConvertor.cxx +++ b/src/CONVERTOR/VISUConvertor.cxx @@ -46,7 +46,7 @@ static int MYDEBUG = 1; static int MYDEBUG = 0; #endif -//#define _DEXCEPT_ +#define _DEXCEPT_ typedef vtkUnstructuredGrid TOutput; @@ -60,6 +60,7 @@ void parseFile(const char* theFileName) //aCon->GetSize(); //return; const VISU::TMeshMap& aMeshMap = aCon->GetMeshMap(); + return; VISU::TMeshMap::const_iterator aMeshMapIter = aMeshMap.begin(); for(; aMeshMapIter != aMeshMap.end(); aMeshMapIter++){ //continue;