From d708d41642310de88dadb90d5974b6e2e63943c3 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Sat, 29 Aug 2020 11:04:47 -0700 Subject: [PATCH] updated ieee specification file rename --- specifications/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specifications/build.xml b/specifications/build.xml index 307c12d759..0b41c4cc26 100644 --- a/specifications/build.xml +++ b/specifications/build.xml @@ -30,7 +30,7 @@ <!-- part 2 7459689.pdf --> <move file="12782-2015.pdf" tofile="IEEE1278.2-2015.DistributedInteractiveSimulation.CommunicationsServices.12782-2015.pdf" verbose="true" quiet="true" failonerror="false"/> <!-- part 3 00587529.pdf --> - <move file= "00587529.pdf" tofile="IEEE1278.3-2015.DistributedInteractiveSimulation.CommunicationsServices.00587529.pdf" verbose="true" quiet="true" failonerror="false"/> + <move file= "00587529.pdf" tofile="IEEE1278.3-2015.DistributedInteractiveSimulation.CommunicationsServices.00587529.pdf" verbose="true" quiet="true" failonerror="false"/> <!-- part 4 6595010.pdf --> <move file="12784-1997.pdf" tofile="IEEE1278.4-2013.DistributedInteractiveSimulation.VV+A.12784-1997.pdf" verbose="true" quiet="true" failonerror="false"/> -- GitLab