From: Bill Kuker Date: Wed, 15 Feb 2012 15:12:37 +0000 (+0000) Subject: Get some libs into ivy. X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=26f1d08985dc9d7e40fab4cf0350cee532e38190;p=sw%2Fmotorsim Get some libs into ivy. --- diff --git a/.classpath b/.classpath index cb44e71..44477ac 100644 --- a/.classpath +++ b/.classpath @@ -6,15 +6,10 @@ - - - - - - - + + diff --git a/ivy.xml b/ivy.xml new file mode 100644 index 0000000..c4b3005 --- /dev/null +++ b/ivy.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/gui/jcommon-1.0.16.jar b/lib/gui/jcommon-1.0.16.jar deleted file mode 100644 index 4cd6807..0000000 Binary files a/lib/gui/jcommon-1.0.16.jar and /dev/null differ diff --git a/lib/gui/jfreechart-1.0.13.jar b/lib/gui/jfreechart-1.0.13.jar deleted file mode 100644 index 83c6993..0000000 Binary files a/lib/gui/jfreechart-1.0.13.jar and /dev/null differ diff --git a/lib/log4j-1.2.16.jar b/lib/log4j-1.2.16.jar deleted file mode 100644 index 3f9d847..0000000 Binary files a/lib/log4j-1.2.16.jar and /dev/null differ diff --git a/lib/xpp3_min-1.1.4c.jar b/lib/xpp3_min-1.1.4c.jar deleted file mode 100644 index 813a9a8..0000000 Binary files a/lib/xpp3_min-1.1.4c.jar and /dev/null differ diff --git a/lib/xstream-1.3.jar b/lib/xstream-1.3.jar deleted file mode 100644 index e5a3234..0000000 Binary files a/lib/xstream-1.3.jar and /dev/null differ