blob: 815909d7e5fc3e6c29b906c86f41c474435a72f7 [file] [log] [blame]
/*
*(c) Copyright QNX Software Systems Ltd. 2002.
* All Rights Reserved.
*
*/
package org.eclipse.cdt.debug.core.model;
/**
* Enter type comment.
*
* @since: Nov 13, 2002
*/
public interface IDummyStackFrame
{
}