aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/src/main/java/tools/refinery/language/web/ProblemWebModule.java
blob: 799a9c64faa78f19b776660b9aae5731efc87d9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
 * generated by Xtext 2.25.0
 */
package tools.refinery.language.web;


/**
 * Use this class to register additional components to be used within the web application.
 */
public class ProblemWebModule extends AbstractProblemWebModule {
}