Changeset 250
- Timestamp:
- 07/06/11 14:55:29 (12 years ago)
- Location:
- XMLIO_V2
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XMLIO_V2/extract_xios
r246 r250 62 62 echo -e "\tX86_LOCGNU_FEDORA => Configuration locale pour le compilateur GNU sous fedora !" 63 63 echo -e "\tX86_LOCINTEL_FEDORA => Configuration locale pour le compilateur intel sous fedora !\r\n" 64 64 echo -e "\tX64_TITANE => Configuration pour la machine de calcul Titane du CCRT !\r\n" 65 65 66 read -p "Sur quelle architecture travaillez-vous ? (aucune par défaut): " arch 66 67 fi … … 73 74 X86_LOCINTEL_FEDORA) 74 75 echo "=> Configuration locale pour le compilateur intel sous fedora !" ;; 76 X64_TITANE) 77 echo "=> Configuration pour la machine de calcul Titane du CCRT !" ;; 75 78 *) 76 79 echo "=> Aucune configuration d'installation !"
Note: See TracChangeset
for help on using the changeset viewer.