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

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

# Line 19 | Line 19 | class LatticeFactory{ (public)
19  
20      bool hasLatticeCreator( const string& latticeType );
21  
22 <    const  std::stringtoString();
22 >    const  std::string toString();
23  
24      BaseLattice* createLattice( const string& latticeType );
25      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines