!====================================================================== !BOP ! !INCLUDE: filename ! ! !DEFINED PARAMETERS: LOGICAL :: ldone = .true. ! true when done INTEGER :: one = 1 ! one REAL :: two = 2.0 ! two ! ! !DESCRIPTION: ! This is a sample include file illustrating the use of ProTex. ! ProTex is the convention for documentation in PRISM. ! ! This header follows ProTex and cvs conventions (agreed in PRISM). ! ! !REMARKS: ! Contact: Peter van Velthoven, KNMI ! ! !SEE ALSO: ! E. Guilyardi, R. Budich, G. Brasseur and G. Komen, eds.: ! Prism System Specification Handbook, Version 1.0 (2003). ! ! !REVISION HISTORY: ! ! 04.02.15 P. van Velthoven: Made first version ! ! !TO DO: ! Use this structure in all TM5 include files. ! !EOP !---------------------------------------------------------------------- ! $Id: subroutine.f90,v 1.0 2004/02/15 19:31:12 velthove Exp $ ! $Author: velthove $ !---------------------------------------------------------------------- ! The above lines specify the cvs-version