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

Comparing branches/new_design/OOPSE-2.0/src/applications/simpleBuilder/Lattice.hpp (file contents):
Revision 1683, 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 "applications/simpleBuilder/BaseLattice.hpp"
4   #include <string>
5   #include <vector>
6 using namespace std;
6  
7 +
8   const string FCCLatticeType = "FCC";
9   const string BCCLatticeType = "BCC";
10   const string HCPCLatticeType = "HCP";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines