Changes between Version 9 and Version 10 of DeveloperSetup
- Timestamp:
- Jan 28, 2011, 2:51:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperSetup
v9 v10 61 61 To run any of the apps, type 62 62 {{{ 63 python /home/me/w /vespa/NAME_OF_APP/src/main.py63 python /home/me/work/vespa/NAME_OF_APP/src/main.py 64 64 }}} 65 65 where NAME_OF_APP is one of `rfpulse`, `simulation` or `analysis`.