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

Comparing branches/new_design/OOPSE-3.0/src/applications/simpleBuilder/LatticeCreator.hpp (file contents):
Revision 1828 by tim, Thu Dec 2 04:55:10 2004 UTC vs.
Revision 1829 by tim, Thu Dec 2 05:14:58 2004 UTC

# Line 13 | Line 13 | class BaseLatticeCreator{
13    protected:
14      BaseLatticeCreator(const string& latType);
15    private:
16 <     std::stringlatticeType;
16 >     std::string latticeType;
17   };
18  
19   template<class LatticeClass>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines