Ignore:
Timestamp:
06/16/11 16:01:35 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/common/tools/xiosInstall

    r223 r225  
    6767cd $install_dir 
    6868 
     69# Création de la documentation doxygen. 
     70if [[ !(-z $doc) ]] 
     71   then 
     72      echo -e "- Création de la documentation de code doxygen (désactivée)..." 
     73      #doxygen -s 
     74fi 
    6975 
     76$install_dir/xiosMake 
     77 
Note: See TracChangeset for help on using the changeset viewer.