| Revision: | 1405 |
| Committed: | Tue Jan 19 22:33:57 2010 UTC (16 years, 5 months ago) by gezelter |
| File size: | 372 byte(s) |
| Log Message: | Fixing the build and install method for samples in Madelung, RNEMD, zeolite, SMIPD |
| # | Content |
|---|---|
| 1 | Source = \ |
| 2 | |
| 3 | RmiSource = |
| 4 | |
| 5 | Main = |
| 6 | |
| 7 | SampleFiles = \ |
| 8 | Au_nanoparticle_0Pa.md \ |
| 9 | Au_nanoparticle_10GPa.md \ |
| 10 | Au_nanoparticle_2GPa.md \ |
| 11 | Au_nanoparticle_4GPa.md \ |
| 12 | Au_nanoparticle_6GPa.md \ |
| 13 | Au_nanoparticle_8GPa.md \ |
| 14 | metals.md \ |
| 15 | spce.diff \ |
| 16 | spce.md \ |
| 17 | spce_cluster.diff \ |
| 18 | spce_cluster.md \ |
| 19 | thiols.md \ |
| 20 | water.md |
| 21 | |
| 22 | DEV_ROOT=../.. |
| 23 | include $(DEV_ROOT)/make/Makefile |
| 24 |