Index: pkg/dartino_compiler/lib/src/verbs/help_verb.dart |
diff --git a/pkg/fletchc/lib/src/verbs/help_verb.dart b/pkg/dartino_compiler/lib/src/verbs/help_verb.dart |
similarity index 98% |
rename from pkg/fletchc/lib/src/verbs/help_verb.dart |
rename to pkg/dartino_compiler/lib/src/verbs/help_verb.dart |
index 97b6ad05a18f4c427b1c689dfbb5b824f7afe6ef..c2bbbebac98a2fc68761c836e82c08bd51ba679b 100644 |
--- a/pkg/fletchc/lib/src/verbs/help_verb.dart |
+++ b/pkg/dartino_compiler/lib/src/verbs/help_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.help_verb; |
+library dartino_compiler.verbs.help_verb; |
import 'infrastructure.dart'; |