!*==./Restructure/Modules/C_S1LAYR.f90 created by SPAG 6.70Rc at 21:09 on 9 Dec 2012 module c_s1layr ! Not used right now implicit none real,dimension(mnsz,mnsub) :: asfcle,aszlyd real,dimension(mnsz+1,mnsub) :: aszlyt integer,dimension(mnsub) :: nslay real,dimension(mnsub) :: watertable_depth end module c_s1layr