| Revision: | 840 |
| Committed: | Mon Jan 9 22:14:32 2006 UTC (19 years, 10 months ago) by tim |
| File size: | 401 byte(s) |
| Log Message: | fixing RhoZ |
| # | 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 | SCDOrderParameter.cpp \ |
| 11 | DensityPlot.cpp \ |
| 12 | StaticPropsCmd.c \ |
| 13 | StaticProps.cpp \ |
| 14 | RhoZ.cpp |
| 15 | |
| 16 | BuiltParallelExe = 0 |
| 17 | |
| 18 | RmiSource = |
| 19 | |
| 20 | Main = StaticProps |
| 21 | |
| 22 | DEV_ROOT=../../.. |
| 23 | include $(DEV_ROOT)/make/Makefile |
| 24 |