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

Comparing branches/development/src/utils/Exception.cpp (file contents):
Revision 1491 by chuckv, Fri Aug 13 15:02:28 2010 UTC vs.
Revision 1492 by chuckv, Mon Aug 16 18:07:50 2010 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