c ===================================================================== c Constant definitions for ojf_015 (or ojf_014). c c Include this into your program to ensure consistency of c constant definitions. c INTEGER sphere, cylinder PARAMETER (sphere=1, cylinder=2) c c =====================================================================