Fixed support plugin ids in context identity
This commit is contained in:
parent
475d5ff6a1
commit
c3a4873940
@ -45,6 +45,7 @@ import org.apache.commons.math3.util.FastMath;
|
||||
*/
|
||||
@PluginDef(group = "inr.numass", name = "numass",
|
||||
dependsOn = {"hep.dataforge:math", "hep.dataforge:MINUIT"},
|
||||
support = false,
|
||||
info = "Numass data analysis tools")
|
||||
public class NumassPlugin extends BasicPlugin {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user