diff options
Diffstat (limited to 'terralloc')
-rwxr-xr-x | terralloc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/bash -dist/build/final/final +RTS -K3000000000 -RTS $@ +PATH="$PATH:dist/build/terralloc.bin/" terralloc.bin +RTS -K3000000000 -RTS $@ |