ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/restraints/Restraints.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/restraints/Restraints.cpp (file contents):
Revision 1534 by chrisfen, Wed Oct 6 20:01:07 2004 UTC vs.
Revision 1537 by gezelter, Wed Oct 6 21:27:21 2004 UTC

# Line 11 | Line 11 | using namespace std;
11  
12   using namespace std;
13  
14 < #include "Restraints.hpp"
15 < #include "SimInfo.hpp"
16 < #include "simError.h"
14 > #include "restraints/Restraints.hpp"
15 > #include "brains/SimInfo.hpp"
16 > #include "utils/simError.h"
17  
18   #define PI 3.14159265359
19   #define TWO_PI 6.28318530718

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines