repo.or.cz
/
raycastlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix drawing bug
[raycastlib.git]
/
make.sh
blob
4ee764c561baee1e5183927e3b24181558f308cf
1
#!/bin/bash
2
clear
;
clear
;
g
++
-x
c
-fmax-errors
=
5
-pedantic -Wall -Wextra -o test test
.c
2
>&
1
>/
dev
/
null
&&
.
/
test