source:
default/v2/trunk/de.ugoe.cs.swe.bnftools.ebnf/src/de/ugoe/cs/swe/bnftools/EbnfRuntimeModule.java
| Last change on this file was 61, checked in by hkaulbersch, 12 years ago | |
|---|---|
|
|
| File size: 270 bytes | |
| Line | |
|---|---|
| 1 | /* |
| 2 | * generated by Xtext |
| 3 | */ |
| 4 | package de.ugoe.cs.swe.bnftools; |
| 5 | |
| 6 | /** |
| 7 | * Use this class to register components to be used at runtime / without the Equinox extension registry. |
| 8 | */ |
| 9 | public class EbnfRuntimeModule extends de.ugoe.cs.swe.bnftools.AbstractEbnfRuntimeModule { |
| 10 | |
| 11 | } |
Note: See TracBrowser
for help on using the repository browser.
