Ignore:
Timestamp:
09/15/06 10:43:00 (18 years ago)
Author:
smasson
Message:

update tar files in getsaxo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/xmldoc/savesaxo.sh

    r179 r182  
    33# update : 
    44# $Id$ 
     5# smasson Fri Sep 15 10:42:01 CEST 2006 
     6# merge idldoc html and idldoc assistant 
    57# smasson Thu Sep 14 15:19:23 CEST 2006 
    68# add the revision number in the name of SAXO_SRC_*.tar.gz 
     
    7072dooldtest=0 
    7173doidlwavedoc=0 
    72 doidldoc_html=0 
    73 doidldoc_assistant=0 
     74doidldoc=0 
    7475doTARsrc=0 
    7576doTARdata=0 
     
    197198fi 
    198199#------------------------------------------------------------------ 
    199 if  [ ${doidldoc_html} -eq 1 ] 
     200if  [ ${doidldoc} -eq 1 ] 
    200201then 
    201202# 
     
    310311    echo "iii : you can see log file in ${log}" 
    311312    echo "iii : and look ${output}/idldoc-warnings.html#undoc" 
    312 fi 
    313 #------------------------------------------------------------------ 
    314 if  [ ${doidldoc_assistant} -eq 1 ] 
    315 then 
    316313# 
    317314    # build a idl file to launch idldoc 
Note: See TracChangeset for help on using the changeset viewer.