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

Unified Diff: pkg/dartino_compiler/lib/generated_bytecodes.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/generated_bytecodes.dart
diff --git a/pkg/fletchc/lib/generated_bytecodes.dart b/pkg/dartino_compiler/lib/generated_bytecodes.dart
similarity index 99%
rename from pkg/fletchc/lib/generated_bytecodes.dart
rename to pkg/dartino_compiler/lib/generated_bytecodes.dart
index 5bde187bef78173fa6a01795fd64f4b421280508..fa985e8d42dac416852046467b6e1ad247409e56 100644
--- a/pkg/fletchc/lib/generated_bytecodes.dart
+++ b/pkg/dartino_compiler/lib/generated_bytecodes.dart
@@ -4,7 +4,7 @@
// WARNING: Generated file, do not edit!
-part of fletch.bytecodes;
+part of dartino.bytecodes;
enum Opcode {
LoadLocal0,
« no previous file with comments | « pkg/dartino_compiler/lib/generate_bytecodes.dart ('k') | pkg/dartino_compiler/lib/incremental/caching_compiler.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698