ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/applications/simpleBuilder/LatticeCreator.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/applications/simpleBuilder/LatticeCreator.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 3 | Line 3 | using namespace std;
3   #include <string>
4   #include "applications/simpleBuilder/BaseLattice.hpp"
5  
6 using namespace std;
6  
7 +
8   class BaseLatticeCreator{
9    public:
10      virtual BaseLattice* createLattice() = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines