From 24fb9937f3f3f6593165b67d4386f8c56538a061 Mon Sep 17 00:00:00 2001 From: git <tdnorbra@nps.edu> Date: Sat, 24 Aug 2024 16:38:05 -0700 Subject: [PATCH] [Terry N.] leave for future T/S --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index a8fb2c3d61..d5ae1b4704 100644 --- a/build.xml +++ b/build.xml @@ -278,7 +278,7 @@ POSSIBILITY OF SUCH DAMAGE. </fileset> <pathelement path="${extra.classpath}"/> </path> - <echo message="runtime.classpath=${toString:runtime.classpath}"/> + <!--<echo message="runtime.classpath=${toString:runtime.classpath}"/>--> </target> <target name="run.viskit" depends="set.classpath" description="Start the Visual Simikit (viskit) DES Authoring Tool on any O/S"> -- GitLab