aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/Alloy-Solver/hu.bme.mit.inf.dslreasoner.alloy.language/src/hu/bme/mit/inf/dslreasoner/AlloyLanguageRuntimeModule.java
blob: b78c88c2da6c1194be59725ca12792ab44c412f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
 * generated by Xtext
 */
package hu.bme.mit.inf.dslreasoner;

/**
 * Use this class to register components to be used at runtime / without the Equinox extension registry.
 */
public class AlloyLanguageRuntimeModule extends hu.bme.mit.inf.dslreasoner.AbstractAlloyLanguageRuntimeModule {

}