ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/applications/dynamicProps/CorrelationFunction.hpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/applications/dynamicProps/CorrelationFunction.hpp (file contents):
Revision 2005 by tim, Sun Feb 13 06:57:48 2005 UTC vs.
Revision 2006 by tim, Sun Feb 13 08:05:33 2005 UTC

# Line 41 | Line 41 | namespace oopse {
41   #ifndef APPLICATIONS_DYNAMICPROPS_CORRELATIONFUNCTION_HPP
42   #define APPLICATIONS_DYNAMICPROPS_CORRELATIONFUNCTION_HPP
43  
44 + #include <string>
45 + #include <vector>
46 +
47 + #include "brains/SimInfo.hpp"
48 + #include "brains/BlockSnapshotManager.hpp"
49 +
50 + #include "primitives/StuntDouble.hpp"
51 + #include "selection/SelectionEvaluator.hpp"
52 + #include "selection/SelectionManager.hpp"
53 +
54   namespace oopse {
55  
56   /**

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines