1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

reformat.

This commit is contained in:
Alain Magloire 2002-08-20 04:07:39 +00:00
parent addae70fe8
commit bc181b4222

View file

@ -12,6 +12,5 @@ package org.eclipse.cdt.debug.core.cdi.model;
*
* @since Jul 22, 2002
*/
public interface ICDIArgument extends ICDIVariable
{
public interface ICDIArgument extends ICDIVariable {
}