rigidbody view
[vg.git] / labs / build.sh
1 clang -fsanitize=address -O0 -I./vg build.c -o /tmp/tmpsr && /tmp/tmpsr $@