| Revision: | 543 |
| Committed: | Thu May 26 22:45:00 2005 UTC (20 years, 6 months ago) by tim |
| File size: | 347 byte(s) |
| Log Message: | adding AtomNameVisitor to convert atom name to its base name; wrappingvisitor now wrap back to the center of the mass; adding P2OrderParameter into StaticProps |
| # | Content |
|---|---|
| 1 | Package = applications/staticProps |
| 2 | |
| 3 | Source = \ |
| 4 | GofAngle2.cpp \ |
| 5 | GofRAngle.cpp \ |
| 6 | GofR.cpp \ |
| 7 | GofXyz.cpp \ |
| 8 | RadialDistrFunc.cpp \ |
| 9 | P2OrderParameter.cpp \ |
| 10 | StaticPropsCmd.c \ |
| 11 | StaticProps.cpp \ |
| 12 | |
| 13 | BuiltParallelExe = 0 |
| 14 | |
| 15 | RmiSource = |
| 16 | |
| 17 | Main = StaticProps |
| 18 | |
| 19 | DEV_ROOT=../../.. |
| 20 | include $(DEV_ROOT)/make/Makefile |
| 21 |