Changes between Initial Version and Version 1 of visit-tutorial
- Timestamp:
- Jul 4, 2013, 8:27:35 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
visit-tutorial
v1 v1 1 2 == VisIt tutorial for SoHPC@EPCC == 3 4 Prepare PATH environment by typing: 5 {{{ 6 #!sh 7 export PATH=/opt/visit-2.6.2/bin:${PATH} 8 }}}