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

Comparing trunk/OOPSE-4/src/io/Globals.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 "Globals.hpp"
6 < #include "simError.h"
5 > #include "io/Globals.hpp"
6 > #include "utils/simError.h"
7   #ifdef IS_MPI
8 < #include "mpiBASS.h"
8 > #include "io/mpiBASS.h"
9   #endif // is_mpi
10  
11   /*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines