diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2016-08-21 01:14:38 +0200 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2016-08-21 01:14:38 +0200 |
commit | 3a25d47f187fe7499d2d481d9a0a3411a92bfa11 (patch) | |
tree | 40ee4efedd0bcbd29aa0ec8e5cb3c8e11af9e26e /build/header | |
parent | 7f80ab416a708e5c31116b9af7295af673d116d7 (diff) |
Switched from ant to gradle, had to refactor some of the tests because of the new build structure, a bit ugly but should pass
Diffstat (limited to 'build/header')
-rw-r--r-- | build/header | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/header b/build/header deleted file mode 100644 index fdeaa61..0000000 --- a/build/header +++ /dev/null @@ -1 +0,0 @@ -#!/usr/bin/java -jar |