= moved plugins and localization

This commit is contained in:
Matthew Cech
2019-06-19 23:00:21 -07:00
parent 29972ff2fc
commit 091e06e4ff
11 changed files with 28 additions and 25 deletions
@@ -14,7 +14,7 @@ public class BenchmarkCommandInfo extends BenchmarkCommand
{
static final String lineDelimiter = "\n";
public static String FormatInfo(BenchmarkEntry entry)
public static String formatInfo(BenchmarkEntry entry)
{
String output = "";