making list work 1

pull/73/head
jonsowman 2010-07-23 12:18:56 +01:00
rodzic 01dd812b73
commit 9e5bc16d9f
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -7,6 +7,7 @@ Working on improving the Cambridge University Spaceflight landing predictor, a w
The source for the predictor itself is in `pred_src/` and instructions for building it can be found there. The source for the predictor itself is in `pred_src/` and instructions for building it can be found there.
The following items need to be executable (`chmod +x ./predict.py`) by the user under which the predictor runs: The following items need to be executable (`chmod +x ./predict.py`) by the user under which the predictor runs:
* `predict.py` * `predict.py`
* `pred_src/pred` (once compiled) * `pred_src/pred` (once compiled)
* `cron/clear-pydap-cache-cronjob.sh` * `cron/clear-pydap-cache-cronjob.sh`