## analyse de l'exo 1 ##
## vidange des alertes ##
1alertI1=
2alertI1=

1alertI2=
2alertI2=


1alertrecip1=
2alertrecip1=

1alertrecip2=
2alertrecip2=

################## etape 1 ##################
!if $rep=0
  !read exo1Dir/etape1
  !exit
!endif
#############################################

################## etape 2 ##################
!if $rep=1
  !read exo1Dir/etape2
  !exit
!endif
#############################################

################## etape 3 ##################
!if $rep=2
  !read exo1Dir/etape3
  !exit
!endif
#############################################

    
