mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
Cleanup.
This commit is contained in:
parent
926948769c
commit
a32d8676d5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import org.eclipse.debug.core.model.IStackFrame;
|
||||||
import org.eclipse.debug.core.model.IValue;
|
import org.eclipse.debug.core.model.IValue;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* C/C++ extension of <code>IStackFrame</code>.
|
* C/C++ specific extension of <code>IStackFrame</code>.
|
||||||
*/
|
*/
|
||||||
public interface ICStackFrame extends IStackFrame, ICDebugElement {
|
public interface ICStackFrame extends IStackFrame, ICDebugElement {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue