summaryrefslogtreecommitdiff
path: root/b
diff options
context:
space:
mode:
Diffstat (limited to 'b')
-rwxr-xr-xb2
1 files changed, 1 insertions, 1 deletions
diff --git a/b b/b
index e505cdf5..88474475 100755
--- a/b
+++ b/b
@@ -1,5 +1,5 @@
1#!/bin/bash 1#!/bin/bash
2args="-O2 -fwarn-unused-imports -rtsopts" 2args="-O2 -fwarn-unused-imports -rtsopts -DRENDERFLUSH"
3 3
4root=${0%/*} 4root=${0%/*}
5cd "$root" 5cd "$root"