Changeset 980 for palm/trunk


Ignore:
Timestamp:
Aug 9, 2012 12:45:13 PM (12 years ago)
Author:
maronga
Message:

img2video update

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

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/compile_tutorial

    r916 r980  
    5353    then
    5454       (printf "\n  *** compile_tutorial can be called as follows:\n"
    55         printf "\n     compile  -d  -f..\n"
     55        printf "\n     compile_tutorial  -d  -f..\n"
    5656        printf "\n     Description of available options:\n"
    5757        printf "\n      Option      Description                                 Default-Value"
  • palm/trunk/SCRIPTS/mbuild

    r936 r980  
    534534       # IP-ADRESSE DES REMOTE-RECHNERS BESTIMMEN
    535535    case  $remote_host  in
    536         (lckordi)          remote_adress=210.219.61.8;;
     536        (lckordi)        remote_adress=210.219.61.8;;
    537537        (lcmuk)          remote_addres=130.75.105.2;;
    538538        (lcrte)          remote_addres=133.5.185.60;;
Note: See TracChangeset for help on using the changeset viewer.