This repository was archived by the owner on Jan 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +0
-329
lines changed
java/mil/tatrc/physiology/datamodel/patient Expand file tree Collapse file tree 5 files changed +0
-329
lines changed Original file line number Diff line number Diff line change 314314 <ant antfile =" build.xml" dir =" ${ biogears.cdm } " target =" jar" />
315315 <ant antfile =" build.xml" dir =" ${ biogears.engine } " target =" compile" />
316316 <ant antfile =" build.xml" dir =" ${ biogears.engine } " target =" jar" />
317- <ant antfile =" build.xml" dir =" ${ biogears.gui } " target =" compile" />
318- <ant antfile =" build.xml" dir =" ${ biogears.gui } " target =" jar" />
319317 <!-- Create a jar with all dependencies -->
320318 <delete file =" ../bin/BioGears.jar" />
321319 <!-- Create the Jar-->
322320 <jar destfile =" ../bin/BioGears.jar" excludes =" **/Sun_micr.rsa **/Sun_micr.sf" >
323- <zipfileset src =" ${ biogears.bin } /BioGearsGUI.jar" includes =" **/*.java **/*.class" />
324321 <zipfileset src =" ${ biogears.bin } /BioGearsEngine.jar" includes =" **/*.java **/*.class" />
325322 <zipfileset src =" ${ biogears.bin } /CommonDataModel.jar" includes =" **/*.java **/*.class" />
326323 <zipfileset src =" ${ biogears.bin } /DataModelBindings.jar" includes =" **/*.java **/*.class" />
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments