ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/src/utils/Exception.cpp
(Generate patch)

Comparing:
branches/development/src/utils/Exception.cpp (file contents), Revision 1490 by chuckv, Fri Aug 13 15:02:28 2010 UTC vs.
branches/devel_omp/src/utils/Exception.cpp (file contents), Revision 1594 by chuckv, Tue Jul 19 16:45:30 2011 UTC

# Line 22 | Line 22
22  
23   \*******************************************************************/
24  
25 #include <protomol/base/Exception.h>
25  
26 +
27 +
28 + #include "utils/Exception.hpp"
29 +
30   using namespace std;
31 < using namespace ProtoMol;
31 > using namespace OpenMD;
32  
33   unsigned int Exception::causePrintLevel = 10;
34  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines