tadded line counting script - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit e8349adf5fdea29e043c8951088378de93ad5c71
 (DIR) parent 35b801d036542c0258011cbfa832189afe081ba3
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Mon, 21 Oct 2013 12:54:58 +0200
       
       added line counting script
       
       Diffstat:
         A wc.sh                               |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/wc.sh b/wc.sh
       t@@ -0,0 +1,2 @@
       +#!/bin/sh
       +wc -l python/sphere.py src/*.cu src/*.cuh src/*.cpp src/*.h