mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
Not usefull.
This commit is contained in:
parent
4b2719646a
commit
d34840ed5b
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
package org.eclipse.cdt.core.model;
|
|
||||||
|
|
||||||
/*
|
|
||||||
* (c) Copyright IBM Corp. 2000, 2001.
|
|
||||||
* All Rights Reserved.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Represents a static variable.
|
|
||||||
*/
|
|
||||||
public interface IVariableLocal extends IVariable {
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue