Changeset 981 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Aug 9, 2012 2:57:44 PM (12 years ago)
Author:
maronga
Message:

removed typos, update in img2video, added new tool img2stereo

Location:
palm/trunk/SCRIPTS
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/compile_tutorial

    r980 r981  
    33# Current revisions:
    44# -----------------
    5 #
     5# Typo removed
     6#
    67# Former revisions:
    78# -----------------
     
    153154    done
    154155
    155     printf "\n\n +++ All actions finished.\n"
     156    printf "\n\n *** All actions finished.\n"
    156157
    157158exit
  • palm/trunk/SCRIPTS/release_tutorial

    r956 r981  
    33# Current revisions:
    44# -----------------
     5# Typo removed
    56#
    67# Former revisions:
     
    5253    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/*"
    5354
    54     printf " \n +++ All actions finished.\n"
     55    printf " \n *** All actions finished.\n"
    5556
    5657exit
Note: See TracChangeset for help on using the changeset viewer.