projet-mini-genie-logiciel-.../eclipse-workspace/fr.n7.pdl2/src/fr/n7/PDL2RuntimeModule.java

12 lines
235 B
Java
Raw Normal View History

2021-10-12 16:49:13 +00:00
/*
* generated by Xtext 2.23.0
*/
package fr.n7;
/**
* Use this class to register components to be used at runtime / without the Equinox extension registry.
*/
public class PDL2RuntimeModule extends AbstractPDL2RuntimeModule {
}