aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/src/main/java/org/eclipse/viatra/solver/language/web/ProblemWebModule.java
blob: 0eea7f1ef50d335cf95e73476f5ed7457219b53f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
 * generated by Xtext 2.25.0
 */
package org.eclipse.viatra.solver.language.web;


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