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

Unified Diff: petitparser/lib/smalltalk.dart

Issue 1400473008: Roll Observatory packages and add a roll script (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years, 2 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 | « petitparser/lib/reflection.dart ('k') | petitparser/lib/src/core/actions.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: petitparser/lib/smalltalk.dart
diff --git a/petitparser/lib/smalltalk.dart b/petitparser/lib/smalltalk.dart
deleted file mode 100644
index 3a8df38c4d55ce5b54773c71eb6553b9ec49cf1c..0000000000000000000000000000000000000000
--- a/petitparser/lib/smalltalk.dart
+++ /dev/null
@@ -1,10 +0,0 @@
-/**
- * This package contains the complete grammar of Smalltalk.
- *
- * It was automatically exported from PetitParser for Smalltalk.
- */
-library smalltalk;
-
-import 'package:petitparser/petitparser.dart';
-
-part 'src/smalltalk/grammar.dart';
« no previous file with comments | « petitparser/lib/reflection.dart ('k') | petitparser/lib/src/core/actions.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698