Index: pkg/dartino_compiler/lib/src/verbs/show_verb.dart |
diff --git a/pkg/fletchc/lib/src/verbs/show_verb.dart b/pkg/dartino_compiler/lib/src/verbs/show_verb.dart |
similarity index 98% |
rename from pkg/fletchc/lib/src/verbs/show_verb.dart |
rename to pkg/dartino_compiler/lib/src/verbs/show_verb.dart |
index 734cb78f1eca329ebaddb3e4caf7e1c538077872..5ec7966874cb7ecd93c3bad7379d08d7c92e3597 100644 |
--- a/pkg/fletchc/lib/src/verbs/show_verb.dart |
+++ b/pkg/dartino_compiler/lib/src/verbs/show_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.show_verb; |
+library dartino_compiler.verbs.show_verb; |
import 'infrastructure.dart'; |