diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-07-26 13:10:09 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-07-26 13:10:09 -0500 |
commit | d8afaabf4b8f5550a2f0f5b00bfc3387b9ed90fd (patch) | |
tree | 7417a19a21643e51f8e7173444e2721369deb37f /graphics/yed/yed.sh | |
parent | 7c3a5ba616d6d9f29fc3b0e6baa0787baf110504 (diff) |
graphics/yed: Added (graph editor)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/yed/yed.sh')
-rw-r--r-- | graphics/yed/yed.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/yed/yed.sh b/graphics/yed/yed.sh new file mode 100644 index 000000000000..b24601ddd32a --- /dev/null +++ b/graphics/yed/yed.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec java -jar /usr/share/yed/yed.jar |