﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
62	Use of CAL package	Dave Offiler	Dave Offiler	"ropp_tools/flib/cal_generic.f90 defined interfaces to GETARG(), GETENV() etc via calls to CAL_GETARG() and the like. This is just one unneccessary layer as the intrinsics can be called directly.

All ROPP code should be reviewed to see if the CAL routines are used anywhere; if not, remove
this package and (makefile etc) references to it entirely. If any CAL routine is used, call the built-in routines instead and then remove the CAL package."	defect	closed	minor		ropp_utils	0.8	fixed		
