﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
65	Incorect USE in tools parsefile	Dave Offiler	Dave Offiler	"In parsefile.f90, subroutines parsefile_struct() and parsefile_string() both have lines

use files, not_this => parsefile

NAG generates an error. The correct construct should be:

use files, not_this => parsefile_<struct|string>"	defect	closed	normal		ropp_utils	0.8	fixed		
