Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathalie Lepine2012-10-08 13:49:58 +0000
committerNathalie Lepine2012-10-08 13:49:58 +0000
commitd1cd09089fd5a45184ceba9c153fa694c5a6504d (patch)
treeda3a0403d0e6fe6538a6271e0435e1d2e9974761 /tests/org.eclipse.emf.examples.eef
parentca9263c449a5d6ab910c941840a93d1921c13915 (diff)
downloadorg.eclipse.eef-d1cd09089fd5a45184ceba9c153fa694c5a6504d.tar.gz
org.eclipse.eef-d1cd09089fd5a45184ceba9c153fa694c5a6504d.tar.xz
org.eclipse.eef-d1cd09089fd5a45184ceba9c153fa694c5a6504d.zip
Patch from Axel Richard axel.richard@obeo.fr
Improvements of ModelingBot https://bugs.eclipse.org/bugs/show_bug.cgi?id=391098
Diffstat (limited to 'tests/org.eclipse.emf.examples.eef')
-rw-r--r--tests/org.eclipse.emf.examples.eef/model/conference.genmodel2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.examples.eef/model/conference.genmodel b/tests/org.eclipse.emf.examples.eef/model/conference.genmodel
index 5faf1d3ef..82f5b3bdd 100644
--- a/tests/org.eclipse.emf.examples.eef/model/conference.genmodel
+++ b/tests/org.eclipse.emf.examples.eef/model/conference.genmodel
@@ -79,4 +79,4 @@
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute conference.ecore#//Room/capacity"/>
</genClasses>
</genPackages>
-</genmodel:GenModel>
+</genmodel:GenModel> \ No newline at end of file

Back to the top