Skip to content
Snippets Groups Projects
Commit 383f0c9d authored by Sebastian Krings's avatar Sebastian Krings
Browse files

fix units plugin

parent 9c664306
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,24 @@ ...@@ -39,6 +39,24 @@
style="single" style="single"
typeId="de.prob.units.inferredUnitPragmaAttribute"> typeId="de.prob.units.inferredUnitPragmaAttribute">
</textAttribute> </textAttribute>
<attributeRelation
elementTypeId="org.eventb.core.scVariable">
<attributeReference
descriptionId="de.prob.units.unitPragmaAttribute">
</attributeReference>
<attributeReference
descriptionId="de.prob.units.inferredUnitPragmaAttribute">
</attributeReference>
</attributeRelation>
<attributeRelation
elementTypeId="org.eventb.core.scConstant">
<attributeReference
descriptionId="de.prob.units.unitPragmaAttribute">
</attributeReference>
<attributeReference
descriptionId="de.prob.units.inferredUnitPragmaAttribute">
</attributeReference>
</attributeRelation>
</extension> </extension>
<extension <extension
point="org.eclipse.ui.handlers"> point="org.eclipse.ui.handlers">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment