Changeset 981
- Timestamp:
- Aug 9, 2012 2:57:44 PM (12 years ago)
- Location:
- palm/trunk
- Files:
-
- 2 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/compile_tutorial
r980 r981 3 3 # Current revisions: 4 4 # ----------------- 5 # 5 # Typo removed 6 # 6 7 # Former revisions: 7 8 # ----------------- … … 153 154 done 154 155 155 printf "\n\n +++All actions finished.\n"156 printf "\n\n *** All actions finished.\n" 156 157 157 158 exit -
palm/trunk/SCRIPTS/release_tutorial
r956 r981 3 3 # Current revisions: 4 4 # ----------------- 5 # Typo removed 5 6 # 6 7 # Former revisions: … … 52 53 ssh $server -l $USER "cd $release_directory/LECTURE; chmod $mod_lecture $release_directory/LECTURE/*; chmod $mod_handout $release_directory/HANDOUT/*; chmod $mod_web $release_directory/WEB/*" 53 54 54 printf " \n +++All actions finished.\n"55 printf " \n *** All actions finished.\n" 55 56 56 57 exit -
palm/trunk/SOURCE/advec_s_up.f90
r484 r981 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! 6 ! Typo removed 7 7 ! 8 ! For ner revisions:8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$
Note: See TracChangeset
for help on using the changeset viewer.