mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-09-17 05:51:48 +01:00
updates build system and versions
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* generated by Xtext 2.26.0
|
||||
*/
|
||||
package com.minres.rdl.scoping;
|
||||
|
||||
import org.eclipse.xtext.scoping.impl.DelegatingScopeProvider;
|
||||
|
||||
public abstract class AbstractRDLScopeProvider extends DelegatingScopeProvider {
|
||||
}
|
Reference in New Issue
Block a user