awips2/nativeLib/rary.ohd.calb/inc/pre_common
2017-03-14 15:05:59 -05:00

7 lines
268 B
Text

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