Index: pkg/dartino_compiler/lib/src/verbs/x_end_verb.dart |
diff --git a/pkg/fletchc/lib/src/verbs/x_end_verb.dart b/pkg/dartino_compiler/lib/src/verbs/x_end_verb.dart |
similarity index 96% |
rename from pkg/fletchc/lib/src/verbs/x_end_verb.dart |
rename to pkg/dartino_compiler/lib/src/verbs/x_end_verb.dart |
index abc534bb620ac77521366c5e55087e6d8ee181b2..327e024c0a1a29ebb5e61cc83c0fccc1ec5293fb 100644 |
--- a/pkg/fletchc/lib/src/verbs/x_end_verb.dart |
+++ b/pkg/dartino_compiler/lib/src/verbs/x_end_verb.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE.md file. |
-library fletchc.verbs.end_verb; |
+library dartino_compiler.verbs.end_verb; |
import 'infrastructure.dart'; |