blob: 5430058b300e9d4a626b4b8e518de5589ea789e6 [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 MILogStreamOutput extends MIStreamRecord {
}