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

Comparing trunk/OOPSE-4/src/primitives/Atom.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 | using namespace std;
2  
3   using namespace std;
4  
5 < #include "simError.h"
6 < #include "Atom.hpp"
5 > #include "utils/simError.h"
6 > #include "primitives/Atom.hpp"
7  
8   Atom::Atom(int theIndex, SimState* theConfig) {
9  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines