tREADME updated - 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 e77953a6849f96c4fd2802a7be86c098b23490b3
 (DIR) parent 005e46d1edbfa0e3313f7c5f538a2bf265200f51
 (HTM) Author: Anders Damsgaard <adc@geo.au.dk>
       Date:   Thu, 11 Oct 2012 11:30:20 +0200
       
       README updated
       
       Diffstat:
         M raytracer/README                    |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/raytracer/README b/raytracer/README
       t@@ -1,5 +1,5 @@
        ------------------------------------------------------------------
       - This is the README file for the ESys-particle ray tracing module
       + This is the README file for the SPHERE ray tracing module
           Last revision: May. 18., 2012
        ------------------------------------------------------------------
        
       t@@ -10,7 +10,7 @@ The ray tracing module was initially developed for the Sphere DEM
        software: http://github.com/anders-dc/sphere
        
        This is a port for visualizing simulation output from the 
       -ESys-Particle discrete element method software.
       +SPHERE discrete element method software.
        
        It is developed by Anders Damsgaard Christensen, adc@geo.au.dk, and
        is licenced under the GNU General Public Licence (GPL).