/[escript]/trunk/esysUtils/src/esysExceptionTranslator.h
ViewVC logotype

Diff of /trunk/esysUtils/src/esysExceptionTranslator.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 155 by jgs, Wed Nov 9 02:02:19 2005 UTC revision 468 by jgs, Wed Jan 25 06:50:39 2006 UTC
# Line 15  Line 15 
15  #if !defined  esysUtils_esysExceptionTranslator_20040419_H  #if !defined  esysUtils_esysExceptionTranslator_20040419_H
16  #define esysUtils_esysExceptionTranslator_20040419_H  #define esysUtils_esysExceptionTranslator_20040419_H
17    
18  #include "esysUtils/EsysException.h"  #include "EsysException.h"
19    
20  #include "boost/python/errors.hpp"  #include "boost/python/errors.hpp"
21    
22    #include <iostream>
23    
24  namespace esysUtils {  namespace esysUtils {
25    /**    /**
26       \brief       \brief
# Line 25  namespace esysUtils { Line 28  namespace esysUtils {
28    */    */
29    void esysExceptionTranslator(EsysException const& e);    void esysExceptionTranslator(EsysException const& e);
30  } // end of namespace  } // end of namespace
31    
32  #endif  #endif

Legend:
Removed from v.155  
changed lines
  Added in v.468

  ViewVC Help
Powered by ViewVC 1.1.26