Skip to content
Snippets Groups Projects
Commit 499efecc authored by Lukas Stadler's avatar Lukas Stadler
Browse files

report “FastR” as scripting engine

parent d9f598f8
Branches
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@ public class RscriptCommand {
private static void printVersionAndExit() {
// TODO Not ok in nested context
System.out.print("R scripting front-end version ");
System.out.print("FastR scripting front-end version ");
System.out.println(RVersionNumber.FULL);
System.exit(0);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment