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

Unified Diff: tools/stm/one-stm-lib.ar

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
« no previous file with comments | « tools/spawn_vm_and_attach.sh ('k') | tools/stm/one-stm-lib.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/stm/one-stm-lib.ar
diff --git a/tools/stm/one-stm-lib.ar b/tools/stm/one-stm-lib.ar
index 7d848cc1f290067e0ae60d7b045deefaac67178f..75f45fef50fed19b85c5d38e9e260901cb8d11b6 100644
--- a/tools/stm/one-stm-lib.ar
+++ b/tools/stm/one-stm-lib.ar
@@ -1,7 +1,7 @@
-CREATE libone_disco_fletch.a
-ADDLIB libdisco_fletch.a
-ADDLIB libfletch_vm_library.a
-ADDLIB libfletch_shared.a
+CREATE libone_disco_dartino.a
+ADDLIB libdisco_dartino.a
+ADDLIB libdartino_vm_library.a
+ADDLIB libdartino_shared.a
ADDLIB libdouble_conversion.a
SAVE
END
« no previous file with comments | « tools/spawn_vm_and_attach.sh ('k') | tools/stm/one-stm-lib.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698