Skip to content

Commit d5ed4d0

Browse files
committed
Add missing fuction in services file
1 parent 0ae9b16 commit d5ed4d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/formula/src/main/resources/META-INF/services/org.csstudio.apputil.formula.spi.FormulaFunction

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ org.csstudio.apputil.formula.string.StringEqualsFunction
4949
org.csstudio.apputil.formula.array.ScaleArrayFormulaFunction
5050
org.csstudio.apputil.formula.array.SubArrayFunction
5151
org.csstudio.apputil.formula.array.ElementAtNumberFunction
52+
org.csstudio.apputil.formula.array.HistogramOfFunction
5253
org.csstudio.apputil.formula.array.ArraySumFunction
5354
org.csstudio.apputil.formula.array.ArrayPowFunction
5455
org.csstudio.apputil.formula.array.ArrayMultiplicationFunction

0 commit comments

Comments
 (0)