projet-mini-genie-logiciel-.../eclipse-workspace/fr.n7.pdl2/src/fr/n7/PDL2RuntimeModule.java
Laurent Fainsin de42fac315 TP7
2021-10-12 18:49:13 +02:00

12 lines
235 B
Java

/*
* 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 {
}