mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
extends sessionObject
This commit is contained in:
parent
15e427d9ff
commit
95e899e939
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ package org.eclipse.cdt.debug.core.cdi;
|
|||
*
|
||||
* @since Jul 9, 2002
|
||||
*/
|
||||
public interface ICDICatchEvent {
|
||||
public interface ICDICatchEvent extends ICDISessionObject {
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue