factorial added

This commit is contained in:
serso
2011-10-29 16:53:09 +04:00
parent 89c2ea3a9c
commit 519bf9cad9
7 changed files with 50 additions and 52 deletions

View File

@@ -41,8 +41,6 @@ class FromJsclNumericTextProcessor implements TextProcessor<String> {
throw new ParseException(e);
}
} else {
throw new ParseException(e);
}
}