blob: 8f6896fb0326154a0d7bf8e0849ffabb3c101bad [file] [log] [blame]
/*
* (c) Copyright QNX Software Systems Ltd. 2002.
* All Rights Reserved.
*/
package org.eclipse.cdt.debug.mi.core.output;
/**
* @see MIStreamRecord
*/
public class MIConsoleStreamOutput extends MIStreamRecord {
}