Index: pkg/dartino_compiler/lib/src/zone_helper.dart |
diff --git a/pkg/fletchc/lib/src/zone_helper.dart b/pkg/dartino_compiler/lib/src/zone_helper.dart |
similarity index 98% |
rename from pkg/fletchc/lib/src/zone_helper.dart |
rename to pkg/dartino_compiler/lib/src/zone_helper.dart |
index 2d37ccfe5a33c672a2b2fbd724e8e184dcbd0b6e..aea5e6a8c0c3e13f8b272d98e2b34a750de9783b 100644 |
--- a/pkg/fletchc/lib/src/zone_helper.dart |
+++ b/pkg/dartino_compiler/lib/src/zone_helper.dart |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE.md file. |
/// Helper functions for running code in a Zone. |
-library fletchc.zone_helper; |
+library dartino_compiler.zone_helper; |
import 'dart:async'; |