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

Comparing trunk/OOPSE-3.0/src/types/MakeStamps.cpp (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 2 | Line 2
2   #include <stdio.h>
3   #include <string.h>
4  
5 < #include "MakeStamps.hpp"
6 < #include "MoleculeStamp.hpp"
7 < #include "RigidBodyStamp.hpp"
8 < #include "CutoffGroupStamp.hpp"
9 < #include "simError.h"
5 > #include "types/MakeStamps.hpp"
6 > #include "types/MoleculeStamp.hpp"
7 > #include "types/RigidBodyStamp.hpp"
8 > #include "types/CutoffGroupStamp.hpp"
9 > #include "utils/simError.h"
10   #ifdef IS_MPI
11 < #include "mpiBASS.h"
11 > #include "io/mpiBASS.h"
12   #endif // is_mpi
13  
14   LinkedMolStamp::~LinkedMolStamp(){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines