changeset 1:e577807f4590 draft default tip

Deleted selected files
author farcy
date Thu, 02 Apr 2015 09:13:33 -0400
parents ff1626fadf0c
children
files tool_dependency.xml
diffstat 1 files changed, 0 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependency.xml	Thu Mar 19 10:44:36 2015 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-<?xml version="1.0"?>
-<tool_dependency>
-    <package name="beagle" version="4.0">
-        <install version="1.0">
-            <actions>
-				<action type="download_by_url">http://faculty.washington.edu/browning/beagle/beagle.r1399.jar</action>
-				<action type="move_file">
-                    <source>beagle</source>
-                    <destination>$INSTALL_DIR/bin</destination>
-                </action>
-                <action type="set_environment">
-                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
-                </action>
-			</actions>
-		</install>
-	</package>
-</tool_dependency>
-				
\ No newline at end of file