summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
Diffstat (limited to '.project')
-rw-r--r--.project4
1 files changed, 4 insertions, 0 deletions
diff --git a/.project b/.project
index 4f8d223..a3f8e29 100644
--- a/.project
+++ b/.project
@@ -9,6 +9,10 @@ run() {
fi
}
+kill() {
+ $(grt)/kill
+}
+
build() {
$(grt)/build
}