From a9aa0d469c5ada4657b07314562ef63e366b7198 Mon Sep 17 00:00:00 2001 From: Benjamin Fox Date: Tue, 28 Dec 2021 11:59:35 -0800 Subject: [PATCH] clean up readme loc on build script --- HYPE/resources/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HYPE/resources/build.xml b/HYPE/resources/build.xml index b55a25df..9e0cb23a 100755 --- a/HYPE/resources/build.xml +++ b/HYPE/resources/build.xml @@ -42,7 +42,7 @@ - + @@ -81,7 +81,7 @@ ${line} - Building the Processing library ${project.name} ${library.prettyVersion} + Building the Processing library ${project.name} ${library.prettyVersion} ${line} src path ${project.src} bin path ${project.bin}