ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/no-template-branch/OOPSE/libmdtools/mpiSimulation.cpp
(Generate patch)

Comparing:
trunk/OOPSE/libmdtools/mpiSimulation.cpp (file contents), Revision 787 by mmeineke, Thu Sep 25 19:27:15 2003 UTC vs.
branches/no-template-branch/OOPSE/libmdtools/mpiSimulation.cpp (file contents), Revision 831, Tue Oct 28 16:20:29 2003 UTC

# Line 1 | Line 1
1   #ifdef IS_MPI
2   #include <iostream>
3 < #include <cstdlib>
4 < #include <cstring>
5 < #include <cmath>
3 > #include <stdlib.h>
4 > #include <string.h>
5 > #include <math.h>
6   #include <mpi.h>
7  
8   #include "mpiSimulation.hpp"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines