Index: pkg/dartino_compiler/lib/src/verbs/export_verb.dart |
diff --git a/pkg/fletchc/lib/src/verbs/export_verb.dart b/pkg/dartino_compiler/lib/src/verbs/export_verb.dart |
similarity index 97% |
rename from pkg/fletchc/lib/src/verbs/export_verb.dart |
rename to pkg/dartino_compiler/lib/src/verbs/export_verb.dart |
index 393b3f38d73da33de0d0036e21d040a08d32b30a..a34c4eb558651db4eacb66095ae299d5aab67d71 100644 |
--- a/pkg/fletchc/lib/src/verbs/export_verb.dart |
+++ b/pkg/dartino_compiler/lib/src/verbs/export_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.export_verb; |
+library dartino_compiler.verbs.export_verb; |
import 'infrastructure.dart'; |