Skip to content
Snippets Groups Projects
Commit 57c8f371 authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

[Terry N.] make sure the dependency jar is fresh every run

parent 592e510a
No related branches found
No related tags found
No related merge requests found
......@@ -281,6 +281,7 @@ POSSIBILITY OF SUCH DAMAGE.
</target>
<target name="run.viskit" depends="set.classpath" description="Start the Visual Simikit (viskit) DES Authoring Tool on any O/S">
<ant antfile="examples/build.xml" target="jar" useNativeBasedir="true"/>
<splash imageurl="file:${basedir}/${splash.image}"
useproxy="true"
showduration="5000"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment