SUBROUTINE $DECK *----------------------------------------------------------------------* * * * Name : $DECK $#* * * * Description : * * [description] * * * * Arguments : * * [name] ([in | out | in/out]) [description] * * * * Banks/Tables: * * [name] ([filled | used | modified]) * * * *----------------------------------------------------------------------* * * * Author : $AUTHOR $#Date : $DATE $#* * * * * * Last modifications : * * [name] Date : [date] * * * * Keywords : * * [keywords] * *----------------------------------------------------------------------* IMPLICIT NONE * --- end of declarations ---------------------------------------------* * * END ! $DECK