1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Add missing since-tag.

This commit is contained in:
Markus Schorn 2008-10-02 11:47:39 +00:00
parent 3e28b31ae1
commit c7cf3b3790

View file

@ -17,6 +17,7 @@ import org.eclipse.core.resources.IResource;
* Represents a build configuration.
*
* @author Doug Schaefer
* @since 5.1
*/
public interface IConfiguration {