mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Renamed 'ICDIDebugConfiguration' to avoid duplicate names.
This commit is contained in:
parent
cbc9f91b89
commit
6bdfb48841
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ package org.eclipse.cdt.debug.core.cdi;
|
|||
*
|
||||
* @since Aug 6, 2002
|
||||
*/
|
||||
public interface ICDIDebugConfiguration
|
||||
public interface ICDIConfiguration
|
||||
{
|
||||
/**
|
||||
* Returns whether this session supports termination.
|
Loading…
Add table
Reference in a new issue