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

Unified Diff: pkg/fixnum/pubspec.yaml

Issue 1909043004: Moved pkg/fixnum to github (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 years, 8 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 | « pkg/fixnum/lib/src/intx.dart ('k') | pkg/fixnum/test/int_32_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/fixnum/pubspec.yaml
diff --git a/pkg/fixnum/pubspec.yaml b/pkg/fixnum/pubspec.yaml
deleted file mode 100644
index 3d3bdaf587d57223ac1913584f799c5eaec4b67a..0000000000000000000000000000000000000000
--- a/pkg/fixnum/pubspec.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-name: fixnum
-version: 0.10.3
-author: Dart Team <misc@dartlang.org>
-description: Library for 32- and 64-bit fixed size integers.
-homepage: http://www.dartlang.org
-dev_dependencies:
- unittest: ">=0.9.0 <0.10.0"
-environment:
- sdk: ">=0.8.10+6 <2.0.0"
« no previous file with comments | « pkg/fixnum/lib/src/intx.dart ('k') | pkg/fixnum/test/int_32_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698