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

Comparing branches/new_design/OOPSE-4/src/visitors/CompositeVisitor.hpp (file contents):
Revision 1823, Thu Oct 28 22:34:02 2004 UTC vs.
Revision 1824 by tim, Thu Dec 2 03:12:25 2004 UTC

# Line 5 | Line 5 | using namespace std;
5   #include "visitors/BaseVisitor.hpp"
6   #include "primitives/StuntDouble.hpp"
7  
8 < using namespace std;
8 >
9   namespace oopse {
10      
11   typedef list<pair<BaseVisitor*, int> >::iterator VisitorIterator;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines