X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=getdown%2Fsrc%2Fgetdown%2Fbin%2Fdiffer;fp=getdown%2Fsrc%2Fgetdown%2Fbin%2Fdiffer;h=f48ed899f42ef658c642d17090abe03bc253f3c9;hb=ca8504cf9d10874dce9f07cf7a9d933853fe0dd0;hp=0000000000000000000000000000000000000000;hpb=775e7bc104584e88dddcea73fbf02c66f5200c16;p=jalview.git diff --git a/getdown/src/getdown/bin/differ b/getdown/src/getdown/bin/differ new file mode 100755 index 0000000..f48ed89 --- /dev/null +++ b/getdown/src/getdown/bin/differ @@ -0,0 +1,4 @@ +#!/bin/sh + +# we'll magically try to match dist/getdown.jar or target/getdown-1.x-SNAPSHOT.jar +java -classpath */getdown*.jar com.threerings.getdown.tools.Differ "$@"