<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -325,7 +325,7 @@ CanvasLab.Stage = Base.extend({
           this.xTicks.push([pos, xvalue]);
           tickCount++;
         }
-        if(tickCount &gt; xCount) throw {};
+        if(tickCount &gt; xCount) return;
       }.bind(this));
 
     }</diff>
      <filename>canvaslab/dist/canvaslab.js</filename>
    </modified>
    <modified>
      <diff>@@ -81,7 +81,7 @@ CanvasLab.Stage = Base.extend({
           this.xTicks.push([pos, xvalue]);
           tickCount++;
         }
-        if(tickCount &gt; xCount) throw $break();
+        if(tickCount &gt; xCount) return;
       }.bind(this));
       
     }</diff>
      <filename>canvaslab/src/stage.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1dfad7b5bfd773eca6f75e475995329e2d7ebd7f</id>
    </parent>
  </parents>
  <author>
    <name>caged</name>
    <email>caged@ac094832-8ef0-452c-b0cc-323e7d6d75c8</email>
  </author>
  <url>http://github.com/Caged/javascript-bits/commit/3c996a701128b38e1fe233317043c13fefb5b4ff</url>
  <id>3c996a701128b38e1fe233317043c13fefb5b4ff</id>
  <committed-date>2007-06-08T16:59:25-07:00</committed-date>
  <authored-date>2007-06-08T16:59:25-07:00</authored-date>
  <message>Testing relocation

git-svn-id: http://svn.alternateidea.com/javascript@6 ac094832-8ef0-452c-b0cc-323e7d6d75c8</message>
  <tree>12bfd6e426960534ce02017e18c8211ec4015797</tree>
  <committer>
    <name>caged</name>
    <email>caged@ac094832-8ef0-452c-b0cc-323e7d6d75c8</email>
  </committer>
</commit>
