Index: pkg/dartino_compiler/lib/src/verbs/run_verb.dart |
diff --git a/pkg/fletchc/lib/src/verbs/run_verb.dart b/pkg/dartino_compiler/lib/src/verbs/run_verb.dart |
similarity index 98% |
rename from pkg/fletchc/lib/src/verbs/run_verb.dart |
rename to pkg/dartino_compiler/lib/src/verbs/run_verb.dart |
index a5e59032a8e397a1c75d9f41d9f779f4325c7873..6607e0748a8c7ac0b1b33b6d3d9e866c2ffcd945 100644 |
--- a/pkg/fletchc/lib/src/verbs/run_verb.dart |
+++ b/pkg/dartino_compiler/lib/src/verbs/run_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.run_verb; |
+library dartino_compiler.verbs.run_verb; |
import 'infrastructure.dart'; |