| Revision: | 319 |
| Committed: | Sun Feb 13 07:13:27 2005 UTC (20 years, 9 months ago) by tim |
| File size: | 334 byte(s) |
| Log Message: | adding command line option for DynamicProps |
| # | Content |
|---|---|
| 1 | Package = applications/dynamicProps |
| 2 | |
| 3 | Source = \ |
| 4 | CorrelationFunction.cpp \ |
| 5 | DipoleCorrFunc.cpp \ |
| 6 | RCorrFunc.cpp \ |
| 7 | VCorrFunc.cpp \ |
| 8 | DynamicProps.cpp \ |
| 9 | DynamicPropsCmd.c \ |
| 10 | |
| 11 | RmiSource = |
| 12 | |
| 13 | Main = DynamicProps |
| 14 | |
| 15 | DEV_ROOT=../../.. |
| 16 | include $(DEV_ROOT)/make/Makefile |
| 17 |