Skip to content
Snippets Groups Projects
Commit 442c8407 authored by Manlio Bacco's avatar Manlio Bacco
Browse files

No commit message

No commit message
parent b3090a67
No related branches found
No related tags found
No related merge requests found
package org.universaal.tools.conformanceTools.markers;
import org.eclipse.core.resources.IMarker;
public interface NewCTmarkerListener {
public void newMarker(IMarker marker);
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment