URI:
       tcall correct function - Granular.jl - Julia package for granular dynamics simulation
  HTML git clone git://src.adamsgaard.dk/Granular.jl
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 81fe44ecb8d02e99a8f6e7e1a0002ad960ff01ac
   DIR parent 117f20b43c96d91a227055edfc60116226cb0171
  HTML Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Mon,  1 May 2017 14:29:34 -0400
       
       call correct function
       
       Diffstat:
         M src/grid.jl                         |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/src/grid.jl b/src/grid.jl
       t@@ -52,7 +52,7 @@ function sortIceFloesInOceanGrid!(simulation::Simulation; verbose=false)
        
                # remove ice floe if it is outside of the grid
                if i == 0 && j == 0
       -            disableIceFloe(simulation, idx)
       +            disableIceFloe!(simulation, idx)
                end
        
                # add cell to ice floe