Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Unified Diff: pkg/dartino_compiler/lib/src/verbs/create_verb.dart

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/dartino_compiler/lib/src/verbs/create_verb.dart
diff --git a/pkg/fletchc/lib/src/verbs/create_verb.dart b/pkg/dartino_compiler/lib/src/verbs/create_verb.dart
similarity index 98%
rename from pkg/fletchc/lib/src/verbs/create_verb.dart
rename to pkg/dartino_compiler/lib/src/verbs/create_verb.dart
index 01b195c6bc0e91222d756296329184fdd922f90c..92fb7bec7726073a23b43e3b9b56e7b2337930fd 100644
--- a/pkg/fletchc/lib/src/verbs/create_verb.dart
+++ b/pkg/dartino_compiler/lib/src/verbs/create_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.create_verb;
+library dartino_compiler.verbs.create_verb;
import 'infrastructure.dart';
« no previous file with comments | « pkg/dartino_compiler/lib/src/verbs/compile_verb.dart ('k') | pkg/dartino_compiler/lib/src/verbs/debug_verb.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698