ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/integrators/AbstractClasses.hpp
(Generate patch)

Comparing:
trunk/OOPSE-3.0/src/integrators/AbstractClasses.hpp (file contents), Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/integrators/AbstractClasses.hpp (file contents), Revision 1683, Thu Oct 28 22:34:02 2004 UTC

# Line 2 | Line 2
2   #define _ABSTRACT_CLASSES_H_
3  
4   #include <string>
5 < #include "Atom.hpp"
5 > #include "primitives/Atom.hpp"
6   #ifdef IS_MPI
7  
8 < #include "mpi.h"
8 > #include <mpi.h>
9   #endif
10  
11   using namespace std;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines