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