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

Unified Diff: pkg/dartino_compiler/lib/src/hub/client_commands.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/hub/client_commands.dart
diff --git a/pkg/fletchc/lib/src/hub/client_commands.dart b/pkg/dartino_compiler/lib/src/hub/client_commands.dart
similarity index 98%
rename from pkg/fletchc/lib/src/hub/client_commands.dart
rename to pkg/dartino_compiler/lib/src/hub/client_commands.dart
index 1376ac167f6656c781fa95cf7713bee7a64e7a3e..d3a3cb8fef5a5e3330cb91ee26cdf34484fa619f 100644
--- a/pkg/fletchc/lib/src/hub/client_commands.dart
+++ b/pkg/dartino_compiler/lib/src/hub/client_commands.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.client_commands;
+library dartino_compiler.client_commands;
import 'dart:io' show
Socket;
« no previous file with comments | « pkg/dartino_compiler/lib/src/guess_configuration.dart ('k') | pkg/dartino_compiler/lib/src/hub/exit_codes.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698