/**
 * 
 */
package gov.nasa.rmt.estimate;

/**
 * @author julianr
 *
 */
public class SysAttributes {

		public String name;
		public MinMax ksloc;
		public 
	/**
	 * 
	 */
	public SysAttributes() {
		// TODO Auto-generated constructor stub
	}

}
