From 3d4603da0664461e6efa543d50788f12f8ff1c47 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Sun, 28 Oct 2018 12:23:34 -0400 Subject: General cleanup --- JPratt/.classpath | 13 ++++++++++++- JPratt/pom.xml | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) (limited to 'JPratt') diff --git a/JPratt/.classpath b/JPratt/.classpath index a22b331..27e6870 100644 --- a/JPratt/.classpath +++ b/JPratt/.classpath @@ -1,6 +1,11 @@ - + + + + + + @@ -12,5 +17,11 @@ + + + + + + diff --git a/JPratt/pom.xml b/JPratt/pom.xml index eda649b..ec70958 100644 --- a/JPratt/pom.xml +++ b/JPratt/pom.xml @@ -7,7 +7,7 @@ JPratt Pratt parser in java - src + src/main/java maven-compiler-plugin -- cgit v1.2.3