Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/user/rustico/fishpass' into mult…
Browse files Browse the repository at this point in the history
…inode

Conflicts:
	.gitignore
	src/ParticleSystem.cc
	src/Waterfall.cc
	src/buildneibs.cu
	src/buildneibs.cuh
	src/buildneibs_kernel.cu
	src/euler.cu
	src/euler.cuh
	src/euler_kernel.cu
	src/forces.cu
  • Loading branch information
Narcolessico committed Jun 19, 2013
1 parent 8335006 commit 0b0b8b6
Show file tree
Hide file tree
Showing 33 changed files with 6,499 additions and 432 deletions.
501 changes: 363 additions & 138 deletions Doxygen_settings

Large diffs are not rendered by default.

3,499 changes: 3,499 additions & 0 deletions other/Fishpass measures.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions scripts/sprunge
@@ -0,0 +1,6 @@
#!/bin/sh

url=$(curl -s -F 'sprunge=<-' http://sprunge.us < /dev/stdin)
echo $url | xclip > /dev/null 2>&1
echo $url

0 comments on commit 0b0b8b6

Please sign in to comment.