blob: f050da04ae7f539cc0989f80d816a66a051ec681 [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 MINotifyAsyncOutput extends MIAsyncRecord {
}