diff options
author | thierry <thierry@FreeBSD.org> | 2012-07-07 23:15:57 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2012-07-07 23:15:57 +0800 |
commit | 726ffef471eca6d32679402fd3a5d14eb4f9104e (patch) | |
tree | ef4b4db281d1c7ee910e1f2045f2b3da1b1ac7e8 /french/homard | |
parent | 8d118c7017be387768cac6f95dde7a629dc3b07f (diff) | |
download | freebsd-ports-gnome-726ffef471eca6d32679402fd3a5d14eb4f9104e.tar.gz freebsd-ports-gnome-726ffef471eca6d32679402fd3a5d14eb4f9104e.tar.zst freebsd-ports-gnome-726ffef471eca6d32679402fd3a5d14eb4f9104e.zip |
Upgrade Code_Aster to 10.6.0-3.
Diffstat (limited to 'french/homard')
-rw-r--r-- | french/homard/Makefile | 30 | ||||
-rw-r--r-- | french/homard/pkg-plist | 335 |
2 files changed, 238 insertions, 127 deletions
diff --git a/french/homard/Makefile b/french/homard/Makefile index 75a7e12fa4b7..a00a970296e7 100644 --- a/french/homard/Makefile +++ b/french/homard/Makefile @@ -6,11 +6,10 @@ # PORTNAME= homard -DISTVERSION= 9.8-1 -PORTREVISION= 2 +DISTVERSION= 10.1-1 CATEGORIES= french cad linux -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thierry@FreeBSD.org COMMENT= A refinement and de-refinement mesh tool BUILD_DEPENDS= ${LOCALBASE}/aster/${vaster}/asteru:${PORTSDIR}/french/aster @@ -34,7 +33,7 @@ vaster= STA${ASTER_VER:R} ASTER_TOOLS= ${LOCALBASE}/aster/outils HOMARDDIR= ${PREFIX}/${LHOMARDDIR} AHPY= aster_homard_py -HOMARDSCRIPT= ${PORTNAME}_base +HOMARDSCRIPT= ${PORTNAME}_base ASTER_HOMARD/aster_homard_py/aster_homard_3.py # This name is requested to run aster's make test HOMARDPG= ${PORTNAME:U}_V${PORTVERSION:R}.out HOMARDWDIR= ${PORTNAME:U} @@ -44,16 +43,23 @@ DOCS= A_Lire.txt Readme.txt PLIST_SUB= HOMARDDIR=${LHOMARDDIR} AHPY=${LHOMARDDIR}/${AHPY} \ UNAMES=${OPSYS} HOMARDPG=${HOMARDPG} ASTER_TOOLS=${ASTER_TOOLS} +.include <bsd.port.pre.mk> + pre-configure: - ${REINPLACE_CMD} -e "s#/logiciels/HOMARD/HOMARD_PUBLIC#${PREFIX}/bin#" \ - ${WRKSRC}/${HOMARDWDIR}/${HOMARDSCRIPT} +.for sc in ${HOMARDSCRIPT} + ${REINPLACE_CMD} -e "s#/logiciels/HOMARD/HOMARD_PUBLIC#${HOMARDDIR}#" \ + ${WRKSRC}/${HOMARDWDIR}/${sc} +.endfor do-install: - ${MKDIR} ${HOMARDDIR} - ${MKDIR} ${PREFIX}/bin/${OPSYS} - ${INSTALL_PROGRAM} ${WRKSRC}/${HOMARDWDIR}/Linux/${HOMARDPG} ${PREFIX}/bin/${OPSYS} - ${BRANDELF} -t Linux ${PREFIX}/bin/${OPSYS}/${HOMARDPG} - ${INSTALL_SCRIPT} ${WRKSRC}/${HOMARDWDIR}/${HOMARDSCRIPT} ${HOMARDDIR}/${PORTNAME} + ${MKDIR} ${HOMARDDIR} ${PREFIX}/apps/${OPSYS} +.if ${ARCH} == "i386" + ${INSTALL_PROGRAM} ${WRKSRC}/${HOMARDWDIR}/Linux/${HOMARDPG} ${PREFIX}/apps/${OPSYS} +.else + ${INSTALL_PROGRAM} ${WRKSRC}/${HOMARDWDIR}/Linux64/${HOMARDPG} ${PREFIX}/apps/${OPSYS} +.endif + ${BRANDELF} -t Linux ${PREFIX}/apps/${OPSYS}/${HOMARDPG} + ${INSTALL_SCRIPT} ${WRKSRC}/${HOMARDWDIR}/${PORTNAME}_base ${HOMARDDIR}/${PORTNAME} ${CP} -R ${WRKSRC}/${HOMARDWDIR}/ASTER_HOMARD/${AHPY} ${HOMARDDIR} @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${HOMARDDIR} @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${HOMARDDIR} @@ -79,4 +85,4 @@ post-install: @${ECHO_MSG} .include "${.CURDIR}/../../french/aster/bsd.aster.mk" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/french/homard/pkg-plist b/french/homard/pkg-plist index eb79ca88f6bb..52b635755c0f 100644 --- a/french/homard/pkg-plist +++ b/french/homard/pkg-plist @@ -1,4 +1,4 @@ -bin/%%UNAMES%%/%%HOMARDPG%% +apps/%%UNAMES%%/%%HOMARDPG%% %%AHPY%%/__init__.py %%AHPY%%/__init__.pyc %%AHPY%%/__init__.pyo @@ -79,6 +79,63 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_d1/resultats_ref/qual.tria.02.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_d1/resultats_ref/qual.tria.03.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_d1/resultats_ref/verif_avad.00.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/depart/M00.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/depart/maill.00.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/depart/maill.01.init.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/depart/maill.01.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/depart/maill.02.init.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/depart/maill.02.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/depart/maill.03.init.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/depart/maill.03.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats/.keepme +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/HOMARD.Configuration +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/HOMARD.Configuration.00.vers.01 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/HOMARD.Configuration.01.vers.02 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/HOMARD.Configuration.02.vers.03 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/HOMARD.Configuration.03.vers.04 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/Liste.00.vers.01 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/Liste.01.vers.02 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/Liste.02.vers.03 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/Liste.03.vers.04 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/apad.01.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/apad.02.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/apad.03.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/apad.04.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.hexa.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.hexa.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.hexa.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.hexa.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.pyra.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.pyra.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.pyra.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.pyra.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.tetr.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.tetr.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.tetr.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/diam.tetr.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/indic.noeu.00.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/indic.noeu.00.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/indic.noeu.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/indic.noeu.01.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/indic.noeu.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/indic.noeu.03.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/maill.01.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/maill.01.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/maill.02.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/maill.02.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/maill.03.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/maill.03.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/maill.04.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/maill.04.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/qual.hexa.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/qual.hexa.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/qual.hexa.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/qual.hexa.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/qual.tetr.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/qual.tetr.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/qual.tetr.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/qual.tetr.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref/verif_avad.00.bilan %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_d2/depart/maill.00.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_d2/depart/maill.00.old.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hex_d2/depart/maill.01.init.med @@ -211,6 +268,18 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.hexa.04.hist %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.hexa.06.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.hexa.06.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.00.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.00.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.01.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.02.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.04.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.05.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.05.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.06.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pent.06.hist %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pyra.01.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pyra.01.hist %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_3d_ind_d2/resultats_ref/indic.pyra.02.dat @@ -314,6 +383,16 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_qua_tri_d1_equ/resultats_ref/qual.tria.02.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_qua_tri_d1_equ/resultats_ref/qual.tria.03.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mix_qua_tri_d1_equ/resultats_ref/verif_avad.00.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/depart/maill.00.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats/.keepme +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref/HOMARD.Configuration +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref/HOMARD.Configuration.00.vers.01 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref/Liste.00.vers.01 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref/maill.01.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref/maill.01.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref/modi.00.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref/modi.01.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref/verif_modi.00.bilan %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/depart/maill.00.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/depart/maill.01.init.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/depart/maill.01.med @@ -330,6 +409,11 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/apad.01.bilan %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/apad.02.bilan %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/apad.03.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/indic.pent.00.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/indic.pent.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/indic.pent.01.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/indic.pent.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/indic.pent.02.hist %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/maill.01.hom.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/maill.01.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pen_d1/resultats_ref/maill.02.hom.med @@ -397,6 +481,7 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/apad.02.bilan %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/apad.03.bilan %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/apad.04.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/diam.quad.01.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/diam.quad.02.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/diam.quad.03.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/diam.quad.04.dat @@ -428,6 +513,10 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/maill.03.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/maill.04.hom.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/maill.04.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/qual.quad.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/qual.quad.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/qual.quad.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/qual.quad.04.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/qual.tria.01.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/qual.tria.02.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sau_qua_tri_d1/resultats_ref/qual.tria.03.dat @@ -481,11 +570,8 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_1d_mix_zzzz121d_d1/resultats_ref/qual.tria.03.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_1d_mix_zzzz121d_d1/resultats_ref/verif_avad.00.bilan %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/depart/front.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/depart/maill.00.init.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/depart/maill.00.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/depart/maill.01.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/depart/maill.02.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/depart/maill.03.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/depart/maill.init.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/resultats/.keepme %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/resultats_ref/HOMARD.Configuration %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/resultats_ref/HOMARD.Configuration.00.vers.01 @@ -525,63 +611,118 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/resultats_ref/qual.tria.03.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/resultats_ref/qual.tria.04.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sfr_2d_piquage/resultats_ref/verif_avad.00.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/depart/maill.00.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/depart/maill.01.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/depart/maill.02.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/depart/maill.03.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/depart/maill.04.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats/.keepme -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/HOMARD.Configuration -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/HOMARD.Configuration.00.vers.01 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/HOMARD.Configuration.01.vers.02 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/HOMARD.Configuration.02.vers.03 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/HOMARD.Configuration.03.vers.04 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/HOMARD.Configuration.04.vers.05 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/Liste.00.vers.01 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/Liste.01.vers.02 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/Liste.02.vers.03 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/Liste.03.vers.04 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/Liste.04.vers.05 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/apad.01.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/apad.02.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/apad.03.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/apad.04.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/apad.05.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tetr.01.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tetr.02.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tetr.03.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tetr.04.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tetr.05.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tria.01.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tria.02.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tria.03.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tria.04.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/diam.tria.05.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/indic.noeu.03.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/indic.noeu.03.hist -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/indic.tetr.01.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/indic.tetr.01.hist -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/indic.tetr.04.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/indic.tetr.04.hist -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.01.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.01.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.02.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.02.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.03.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.03.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.04.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.04.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.05.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/maill.05.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/qual.tetr.01.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/qual.tetr.02.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/qual.tetr.03.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/qual.tetr.04.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/qual.tetr.05.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/qual.tria.01.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/qual.tria.04.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/qual.tria.05.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref/verif_avad.00.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/depart/maill.00.init.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/depart/maill.00.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/depart/maill.01.init.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/depart/maill.01.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/depart/maill.02.init.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/depart/maill.02.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/depart/maill.03.init.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/depart/maill.03.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats/.keepme +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/HOMARD.Configuration +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/HOMARD.Configuration.00.vers.01 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/HOMARD.Configuration.01.vers.02 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/HOMARD.Configuration.02.vers.03 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/HOMARD.Configuration.03.vers.04 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/Liste.00.vers.01 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/Liste.01.vers.02 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/Liste.02.vers.03 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/Liste.03.vers.04 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/apad.01.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/apad.02.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/apad.03.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/apad.04.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/diam.tetr.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/diam.tetr.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/diam.tetr.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/diam.tetr.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/diam.tria.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/diam.tria.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/diam.tria.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/diam.tria.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/indic.noeu.00.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/indic.noeu.00.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/indic.noeu.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/indic.noeu.01.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/indic.noeu.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/indic.noeu.02.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/indic.noeu.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/indic.noeu.03.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/maill.01.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/maill.01.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/maill.02.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/maill.02.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/maill.03.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/maill.03.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/maill.04.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/maill.04.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/qual.tetr.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/qual.tetr.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/qual.tetr.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/qual.tetr.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/qual.tria.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/qual.tria.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/qual.tria.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/qual.tria.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref/verif_avad.00.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/depart/maill.00.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/depart/maill.01.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/depart/maill.02.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/depart/maill.03.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/depart/maill.04.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats/.keepme +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/HOMARD.Configuration +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/HOMARD.Configuration.00.vers.01 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/HOMARD.Configuration.01.vers.02 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/HOMARD.Configuration.02.vers.03 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/HOMARD.Configuration.03.vers.04 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/HOMARD.Configuration.04.vers.05 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/Liste.00.vers.01 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/Liste.01.vers.02 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/Liste.02.vers.03 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/Liste.03.vers.04 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/Liste.04.vers.05 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/apad.01.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/apad.02.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/apad.03.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/apad.04.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/apad.05.bilan +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tetr.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tetr.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tetr.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tetr.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tetr.05.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tria.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tria.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tria.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/diam.tria.05.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/indic.noeu.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/indic.noeu.03.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/indic.tetr.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/indic.tetr.01.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/indic.tetr.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/indic.tetr.04.hist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.01.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.01.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.02.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.02.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.03.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.03.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.04.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.04.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.05.hom.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/maill.05.med +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tetr.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tetr.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tetr.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tetr.04.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tetr.05.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tria.01.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tria.02.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tria.03.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/qual.tria.05.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref/verif_avad.00.bilan %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_tri_d2_man/depart/maill.00.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_tri_d2_man/depart/maill.01.med %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tet_tri_d2_man/resultats/.keepme @@ -638,54 +779,6 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_6xtri_d2/resultats_ref/qual.tria.02.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_6xtri_d2/resultats_ref/qual.tria.03.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_6xtri_d2/resultats_ref/verif_avad.00.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.00.init.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.00.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.01.init.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.01.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.02.init.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.02.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.03.init.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.03.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.04.init.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart/maill.04.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats/.keepme -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/HOMARD.Configuration -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/HOMARD.Configuration.00.vers.01 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/HOMARD.Configuration.01.vers.02 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/HOMARD.Configuration.02.vers.03 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/Liste.00.vers.01 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/Liste.01.vers.02 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/Liste.02.vers.03 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/apad.01.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/apad.02.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/apad.03.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/avad.00.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/avad.01.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/avad.02.bilan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/diam.tria.01.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/diam.tria.02.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/diam.tria.03.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/indic.tria.00.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/indic.tria.00.hist -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/indic.tria.01.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/indic.tria.01.hist -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/indic.tria.02.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/indic.tria.02.hist -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/maill.00.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/maill.01.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/maill.01.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/maill.02.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/maill.02.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/maill.03.hom.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/maill.03.med -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/qual.tria.01.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/qual.tria.02.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/qual.tria.03.dat -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref/verif_avad.00.bilan -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats_ref -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tri_2d_8xtri_d1/resultats -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tri_2d_8xtri_d1/depart -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tri_2d_8xtri_d1 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tri_2d_6xtri_d2/resultats_ref %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tri_2d_6xtri_d2/resultats %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tri_2d_6xtri_d2/depart @@ -694,10 +787,14 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_tri_d2_man/resultats %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_tri_d2_man/depart %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_tri_d2_man -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cube_d2_fig/resultats_ref -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cube_d2_fig/resultats -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cube_d2_fig/depart -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cube_d2_fig +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cube_d2_fil/resultats_ref +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cube_d2_fil/resultats +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cube_d2_fil/depart +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cube_d2_fil +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cable_fil_diam/resultats_ref +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cable_fil_diam/resultats +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cable_fil_diam/depart +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tet_cable_fil_diam %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/sfr_2d_piquage/resultats_ref %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/sfr_2d_piquage/resultats %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/sfr_2d_piquage/depart @@ -718,6 +815,10 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pen_d1/resultats %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pen_d1/depart %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pen_d1 +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mod_joint_qt_d1/resultats_ref +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mod_joint_qt_d1/resultats +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mod_joint_qt_d1/depart +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mod_joint_qt_d1 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mix_qua_tri_d1_equ/resultats_ref %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mix_qua_tri_d1_equ/resultats %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mix_qua_tri_d1_equ/depart @@ -730,6 +831,10 @@ bin/%%UNAMES%%/%%HOMARDPG%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_d2/resultats %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_d2/depart %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_d2 +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats_ref +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_3x3_fil_diam/resultats +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_3x3_fil_diam/depart +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_3x3_fil_diam %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_3x3_d1/resultats_ref %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_3x3_d1/resultats %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hex_3x3_d1/depart @@ -740,7 +845,7 @@ bin/%%UNAMES%%/%%HOMARDPG%% @exec ln -sf %D/%%HOMARDDIR%%/homard %%ASTER_TOOLS%% @unexec rm -f %%ASTER_TOOLS%%/aster_homard_py @unexec rm -f %%ASTER_TOOLS%%/homard -@dirrmtry bin/%%UNAMES%% @dirrm %%AHPY%% @dirrm %%HOMARDDIR%% +@dirrmtry apps/%%UNAMES%% @dirrmtry apps |