Log In
bw
/
helianthuslab
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
b579b360d819a65c1901f7256583ec5a7f462a6d
b579b360d819a65c1901f7256583ec5a7f462a6d
projects
forest
build.sh
Fork and Edit
Blob
Blame
Raw
#!/bin/bash set -e c++ -Wall -g -O0 `pkg-config --cflags --libs helianthus` *.c -o forest