﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
692	We should add unique IDs to appropriate types	rhl@…	eugene	"It is very helpful to have a unique ID for data objects such as peaks and sources.  We should
add fields ""const int id;"" to such types, which are set by the allocator:
    static int id = 0;
...
    *(int *)&tmp->id = ++id;

Types that need IDs include, but are not restricted to, pmPeak and pmSource"	defect	closed	high		IPP SDRS	unspecified	normal	fixed		
