remove spaces
This commit is contained in:
parent
af24032df5
commit
2921359f36
1 changed files with 0 additions and 1 deletions
|
|
@ -2379,7 +2379,6 @@ public class BioModel extends CoreObservable{
|
||||||
ymin_p.setValue(GlobalConstants.CELLO_PARAMETER_YMIN);
|
ymin_p.setValue(GlobalConstants.CELLO_PARAMETER_YMIN);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
in_parentesis = "(" + numerator + "/(" + denominator + ") +" + ymin + ")";
|
in_parentesis = "(" + numerator + "/(" + denominator + ") +" + ymin + ")";
|
||||||
|
|
||||||
} else if (interaction.equals("repression")) {
|
} else if (interaction.equals("repression")) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue