!====================== include file "anthrP.h" ======================== # if defined O_sediment_P_reservoir real maxResP real actResP # if defined O_cretaceous common /ResP/ maxResP(200,100,19), actResP(200,100,19) # else common /ResP/ maxResP(100,100,19), actResP(100,100,19) # endif # endif