RDL-Editor/com.minres.rdl.parent/com.minres.rdl.web/src/com/minres/rdl/web/RDLWebModule.xtend

12 lines
216 B
Plaintext

/*
* generated by Xtext 2.14.0
*/
package com.minres.rdl.web
/**
* Use this class to register additional components to be used within the web application.
*/
class RDLWebModule extends AbstractRDLWebModule {
}