Index: pkg/dartino_compiler/lib/src/verbs/attach_verb.dart |
diff --git a/pkg/fletchc/lib/src/verbs/attach_verb.dart b/pkg/dartino_compiler/lib/src/verbs/attach_verb.dart |
similarity index 96% |
rename from pkg/fletchc/lib/src/verbs/attach_verb.dart |
rename to pkg/dartino_compiler/lib/src/verbs/attach_verb.dart |
index c1a65204705d8a1596755cbc132dee33b32436e7..d50c0741ada00d1e85bbe83d9a577d671b158b96 100644 |
--- a/pkg/fletchc/lib/src/verbs/attach_verb.dart |
+++ b/pkg/dartino_compiler/lib/src/verbs/attach_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.attach_verb; |
+library dartino_compiler.verbs.attach_verb; |
import 'infrastructure.dart'; |