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

Comparing branches/new_design/OOPSE-3.0/src/visitors/BaseVisitor.hpp (file contents):
Revision 1694, Thu Oct 28 22:34:02 2004 UTC vs.
Revision 1695 by tim, Mon Nov 1 22:52:57 2004 UTC

# Line 4 | Line 4 | class SimInfo;
4   #include <string>
5   using namespace std;
6  
7 +
8 + namespace oopse {
9 +    
10   class SimInfo;
11   class Atom;
12   class DirectionalAtom;
# Line 40 | Line 43 | class BaseVisitor{
43      string visitorName;
44   };
45  
46 + }//end namespace oopse
47   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines