awips2/nativeLib/rary.ohd.calb/inc/pre_common

8 lines
268 B
Text
Raw Normal View History

C Common block: pre_common
C------------------------------------------------------------------------------
c stores the dimension and datatype out of cardlo
c for use in the preadjust program
character dtype*4, dimn*4
common / pre_common/ dtype, dimn