| Revision: | 1141 |
| Committed: | Wed May 30 18:47:04 2007 UTC (18 years, 5 months ago) by chuckv |
| Original Path: | trunk/src/applications/staticProps/Makefile |
| File size: | 510 byte(s) |
| Log Message: | Fixed more bugs and removed more CGAL. |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | tim | 307 | Package = applications/staticProps |
| 2 | |||
| 3 | Source = \ | ||
| 4 | tim | 310 | GofAngle2.cpp \ |
| 5 | GofRAngle.cpp \ | ||
| 6 | GofR.cpp \ | ||
| 7 | GofXyz.cpp \ | ||
| 8 | RadialDistrFunc.cpp \ | ||
| 9 | tim | 543 | P2OrderParameter.cpp \ |
| 10 | tim | 544 | SCDOrderParameter.cpp \ |
| 11 | tim | 545 | DensityPlot.cpp \ |
| 12 | tim | 311 | StaticPropsCmd.c \ |
| 13 | tim | 310 | StaticProps.cpp \ |
| 14 | xsun | 955 | RhoZ.cpp \ |
| 15 | xsun | 980 | Hxy.cpp \ |
| 16 | gezelter | 1039 | RippleOP.cpp \ |
| 17 | BondOrderParameter.cpp \ | ||
| 18 | chuckv | 1128 | BOPofR.cpp \ |
| 19 | chuckv | 1141 | RhoR.cpp \ |
| 20 | NanoVolume.cpp | ||
| 21 | tim | 447 | BuiltParallelExe = 0 |
| 22 | tim | 307 | |
| 23 | RmiSource = | ||
| 24 | |||
| 25 | tim | 310 | Main = StaticProps |
| 26 | tim | 307 | |
| 27 | DEV_ROOT=../../.. | ||
| 28 | include $(DEV_ROOT)/make/Makefile | ||
| 29 |