1
0
Fork 0
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:
Mikhail Khodjaiants 2002-08-27 20:59:31 +00:00
parent cbc9f91b89
commit 6bdfb48841

View file

@ -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.