The TELEMAC-MASCARET system  trunk
ad_gaia_begin.f
Go to the documentation of this file.
1  SUBROUTINE ad_gaia_begin
2 
4  IMPLICIT NONE
5 
6 ! DEBUG IS NOT AVAILABLE HERE YET
7 ! IF(DEBUG.GT.0) WRITE(LU,*) 'AD_GAIA_BEGIN [lib]'
8 
9  END SUBROUTINE ad_gaia_begin
subroutine ad_gaia_begin
Definition: ad_gaia_begin.f:3