Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Version 2 and Version 3 of Ticket #7306


Ignore:
Timestamp:
11/23/11 12:38:30 (12 years ago)
Author:
atarkowska
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7306 – Description

    v2 v3  
    1313 
    1414{{{ 
    15 if "Z_Start" in commandArgs and commandArgs["Z_Start"] >= 0 and commandArgs["Z_Start"] <= sizeZ: 
     15if "Z_Start" in commandArgs and commandArgs["Z_Start"] >= 0 and commandArgs["Z_Start"] < sizeZ: 
    1616        zStart = commandArgs["Z_Start"] 
    17 if "Z_End" in commandArgs and commandArgs["Z_End"] >= 0 and commandArgs["Z_End"] <= sizeZ: 
     17if "Z_End" in commandArgs and commandArgs["Z_End"] >= 0 and commandArgs["Z_End"] < sizeZ: 
    1818        zEnd = commandArgs["Z_End"]+1 
    1919}}} 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.14857 sec.)

We're Hiring!