Fixed minor gramar issue.
This commit is contained in:
parent
c5f35b9d34
commit
b2213663d1
6 changed files with 2023 additions and 2 deletions
|
@ -96,6 +96,7 @@ PRODUCTIONS
|
|||
INTERPRETER (.
|
||||
FunctionValue fv = new FunctionValue();
|
||||
bool success = true;
|
||||
decimal r = 0;
|
||||
if (this.interpreter == null) { return; }
|
||||
.)
|
||||
=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue