From 7dd8c59353167e84dab9e7a1afc16e2290b249e3 Mon Sep 17 00:00:00 2001 From: Joshua Rahm Date: Sat, 26 Apr 2014 19:13:45 -0600 Subject: added more documentation. No more floating trees. added tree color variation --- terralloc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'terralloc') diff --git a/terralloc b/terralloc index 386e9fc..3280cbe 100755 --- a/terralloc +++ b/terralloc @@ -1,3 +1,3 @@ #!/bin/bash -dist/build/final/final +RTS -K3000000000 -RTS $@ +PATH="$PATH:dist/build/terralloc.bin/" terralloc.bin +RTS -K3000000000 -RTS $@ -- cgit