blob: 049cf2426cde1a1997a40d651d5945e5f7bc2877 [file] [log] [blame]
/*
* generated by Xtext 2.10.0
*/
package org.eclipse.qvtd.cs2as.compiler.tests.models.delphi;
/**
* Initialization support for running Xtext languages without Equinox extension registry.
*/
public class DelphiStandaloneSetup extends DelphiStandaloneSetupGenerated {
public static void doSetup() {
new DelphiStandaloneSetup().createInjectorAndDoEMFRegistration();
}
}