Skip to content

Commit

Permalink
Merge branch 'master' of github.com:soraphis/Boids-MPI
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver committed Jul 28, 2014
2 parents 1ca0a3f + ade0f18 commit 9d0a2c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ Boids Algorithm with MPI
$ sudo apt install libsdl1.2-dev libsdl1.2debian


### Boost

Required for the included fixedpoint-math library

$ sudo apt-get install libboost-all-dev

## Setup Eclipse

`Project › Properties``C/C++ Build › Settings`:
Expand Down

0 comments on commit 9d0a2c2

Please sign in to comment.