| Revision: | 545 |
| Committed: | Fri May 27 21:11:24 2005 UTC (20 years, 6 months ago) by tim |
| File size: | 391 byte(s) |
| Log Message: | adding DensityPlot 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 | SCDOrderParameter.cpp \ |
| 11 | DensityPlot.cpp \ |
| 12 | StaticPropsCmd.c \ |
| 13 | StaticProps.cpp \ |
| 14 | |
| 15 | BuiltParallelExe = 0 |
| 16 | |
| 17 | RmiSource = |
| 18 | |
| 19 | Main = StaticProps |
| 20 | |
| 21 | DEV_ROOT=../../.. |
| 22 | include $(DEV_ROOT)/make/Makefile |
| 23 |