Index: pkg/dartino_compiler/lib/src/verbs/compile_verb.dart |
diff --git a/pkg/fletchc/lib/src/verbs/compile_verb.dart b/pkg/dartino_compiler/lib/src/verbs/compile_verb.dart |
similarity index 97% |
rename from pkg/fletchc/lib/src/verbs/compile_verb.dart |
rename to pkg/dartino_compiler/lib/src/verbs/compile_verb.dart |
index 5e17e9d2a8db32dd15e4b924e636ac5267a76950..64c726fbc6e4241144db7075f613466e9837784d 100644 |
--- a/pkg/fletchc/lib/src/verbs/compile_verb.dart |
+++ b/pkg/dartino_compiler/lib/src/verbs/compile_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.compile_verb; |
+library dartino_compiler.verbs.compile_verb; |
import 'infrastructure.dart'; |