From 2c62cf554a9507925f59b9af1a0c34592b708a49 Mon Sep 17 00:00:00 2001
From: "Ryan R. LaMothe" <Ryan.LaMothe@pnnl.gov>
Date: Fri, 26 Sep 2014 21:18:43 -0700
Subject: [PATCH] Formatting

---
 examples/effects/build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/effects/build.xml b/examples/effects/build.xml
index af1f3367..c34fc553 100644
--- a/examples/effects/build.xml
+++ b/examples/effects/build.xml
@@ -45,6 +45,7 @@
 			<sysproperty key="com.amd.aparapi.executionMode" value="JTP" />
 		</java>
 	</target>
+	
 	<target name="run" depends="run-gpu" />
 
 </project>
-- 
GitLab