diff options
| author | Tslil Clingman <hiato1@gmail.com> | 2014-12-05 11:59:55 +0200 |
|---|---|---|
| committer | Tslil Clingman <hiato1@gmail.com> | 2014-12-05 11:59:55 +0200 |
| commit | 2dc2feacf35cfebade39b2e2797e02ac6d84c4c4 (patch) | |
| tree | fb91f5b3e1bda2479686c2344bbff28a21af4d28 /ci | |
| parent | efd9525d83d25ae2cd3c308e4a6ca25fc8f5aeb1 (diff) | |
Tweaks and ratpoison window switcher
Diffstat (limited to 'ci')
| -rwxr-xr-x | ci | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -# Convenient frontend for quickly evaluating C code #!/bin/bash +# Convenient frontend for quickly evaluating C code -LIBR="stdlib stdio math ieee754 limits" +LIBR="stdlib stdio math ieee754 limits stdint" FLAG="-Wall -lm" NAME=/tmp/$RANDOM-$RANDOM |
