public code v1
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xml>
|
||||
<?eclipse version="3.4"?>
|
||||
<plugin>
|
||||
<extension
|
||||
point="flintstones.valuation">
|
||||
<valuation
|
||||
domain="flintstones.domain.numeric.real"
|
||||
uid="flintstones.valuation.real"
|
||||
implementation="flintstones.valuation.numeric.real.RealValuation"
|
||||
is_intermediate="false"
|
||||
name="Real">
|
||||
</valuation>
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user