C+ C NAME: C cvdim C PURPOSE: C Include file used by contour plotting routines CVPLOT and CVYN C- parameter (MAXP = 50000) ! Max. # points per contour parameter (MAXS = 500) parameter (MAXSP1= MAXS+1) ! Max. # separate contour segments real X(MAXP) real Y(MAXP)