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

Comparing:
trunk/OOPSE-3.0/src/primitives/Atom.cpp (file contents), Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/primitives/Atom.cpp (file contents), Revision 1683, Thu Oct 28 22:34:02 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