Revision: | 467 |
Committed: | Mon Apr 11 21:37:30 2005 UTC (20 years, 3 months ago) by chuckv |
File size: | 333 byte(s) |
Log Message: | Importing nanoRodBuilder application (may not work yet). ((Doesn't work yet.)) (((May never work....))) |
# | Content |
---|---|
1 | Package = applications/nanoRodBuilder |
2 | |
3 | Source = \ |
4 | BaseLattice.cpp \ |
5 | GeometryBuilder.cpp \ |
6 | Lattice.cpp \ |
7 | LatticeCreator.cpp \ |
8 | LatticeFactory.cpp \ |
9 | MoLocator.cpp \ |
10 | nanorodBuilder.cpp \ |
11 | nanorodBuilderCmd.c |
12 | |
13 | BuiltParallelExe = 0 |
14 | |
15 | RmiSource = |
16 | |
17 | Main = nanoRodBuilder |
18 | |
19 | DEV_ROOT=../../.. |
20 | include $(DEV_ROOT)/make/Makefile |
21 |