shape ops work in progress

git-svn-id: http://skia.googlecode.com/svn/trunk@6020 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/EdgeDemoApp.mm b/experimental/Intersection/EdgeDemoApp.mm
index 8acc283..a3b9c57 100644
--- a/experimental/Intersection/EdgeDemoApp.mm
+++ b/experimental/Intersection/EdgeDemoApp.mm
@@ -16,7 +16,7 @@
     };
 protected:
     virtual void onDraw(SkCanvas* canvas) {
-        static int step = 0; // 17909 ; // drawLetters first error
+        static int step = 17909 ; // drawLetters first error
                              // drawStars triggers error at 23275
                              // drawStars error not easy to debug last time I checked
         static double seconds;