Parent Directory
|
Revision Log
|
Patch
revision 1423 by trankine, Tue Feb 26 10:17:33 2008 UTC | revision 1424 by trankine, Wed Feb 27 05:27:18 2008 UTC | |
---|---|---|
# | Line 22 | Line 22 |
22 | ||
23 | #include <string> | #include <string> |
24 | ||
#define DEBUG_PY_STRINGS | ||
25 | class FunctionSpaceTestCase; | class FunctionSpaceTestCase; |
26 | ||
27 | namespace escript { | namespace escript { |
# | Line 142 class FunctionSpace { | Line 140 class FunctionSpace { |
140 | const std::string & | const std::string & |
141 | toString() const; | toString() const; |
142 | ||
143 | //#define DEBUG_PY_STRINGS | |
144 | ||
145 | #ifdef DEBUG_PY_STRINGS | #ifdef DEBUG_PY_STRINGS |
146 | /** | /** |
147 | \brief | \brief |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |