|
Last change
on this file since 61 was
61,
checked in by hkaulbersch, 12 years ago
|
|
initial commit
|
-
Property svn:mime-type set to
text/plain
|
|
File size:
350 bytes
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <?eclipse version="3.0"?> |
|---|
| 3 | |
|---|
| 4 | <plugin> |
|---|
| 5 | |
|---|
| 6 | <extension point="org.eclipse.emf.ecore.generated_package"> |
|---|
| 7 | <package |
|---|
| 8 | uri = "http://www.ugoe.de/cs/swe/bnftools/Ebnf" |
|---|
| 9 | class = "de.ugoe.cs.swe.bnftools.ebnf.EbnfPackage" |
|---|
| 10 | genModel = "model/generated/Ebnf.genmodel" /> |
|---|
| 11 | |
|---|
| 12 | </extension> |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | </plugin> |
|---|
Note: See
TracBrowser
for help on using the repository browser.