!$Author: wjr $ !$Date: 2012-03-30 09:46:26 -0500 (Fri, 30 Mar 2012) $ !$Revision: 12162 $ !$HeadURL: https://svn.weru.ksu.edu/weru/weps1/trunk/weps.src/src/inc/c1report.inc $ ! This common block contains the character variables containing ! information about the crop ! Parameter include files: p1werm.inc ! + + + VARIABLE DECLARATIONS + + + integer cprevrotation(maxNumSubRegs) integer cprevcalibrotation(maxNumSubRegs) common / c1report / cprevrotation, cprevcalibrotation save :: /c1report/ ! + + + VARIABLE DEFINITIONS + + + ! cprevrotation - rotation count number previously printed ! in crop harvest report ! cprevcalibrotation - rotation count number previously printed ! in calibration crop harvest report