updates build system and versions

This commit is contained in:
2022-10-26 15:42:08 +02:00
parent 26fc38b7ee
commit 954bf79d9c
117 changed files with 87826 additions and 41 deletions

View File

@@ -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 {
}