diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2011-12-24 01:45:46 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2011-12-24 01:45:46 +0100 |
commit | 3ee2a9071f6226bdd797d0cafd61044c1f3a139e (patch) | |
tree | 7a9ab19903142181f6d04ec49fe7583142808b6a /ebus-scala/run.sh | |
parent | d3d5bd4344e0cac23eda536144c62d08429f2fca (diff) | |
download | ebus-alt-3ee2a9071f6226bdd797d0cafd61044c1f3a139e.tar.gz ebus-alt-3ee2a9071f6226bdd797d0cafd61044c1f3a139e.zip |
ebus-scala: restructered files
Diffstat (limited to 'ebus-scala/run.sh')
-rwxr-xr-x | ebus-scala/run.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ebus-scala/run.sh b/ebus-scala/run.sh deleted file mode 100755 index 6b137eb..0000000 --- a/ebus-scala/run.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -exec scala "$0" "$@" -#! -App.main(args) |