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

Unified Diff: dart/lib/compiler/implementation/scanner/motile_d8.dart

Issue 10857005: Clean up the scanner directory (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 4 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: dart/lib/compiler/implementation/scanner/motile_d8.dart
diff --git a/dart/lib/compiler/implementation/scanner/motile_d8.dart b/dart/lib/compiler/implementation/scanner/motile_d8.dart
deleted file mode 100644
index 5862e93eb775a5854ae2b5d29708689b8a23b02e..0000000000000000000000000000000000000000
--- a/dart/lib/compiler/implementation/scanner/motile_d8.dart
+++ /dev/null
@@ -1,14 +0,0 @@
-// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
-#library('motile'); // aka parser'
-#import('scannerlib.dart');
-#import('scanner_implementation.dart');
-#import('../elements/elements.dart');
-#import('d8_scanner_bench.dart', prefix: 'd8');
-#import('scanner_bench.dart');
-#source('parser_bench.dart');
-
-class BaseParserBench extends d8.D8ScannerBench {
-}
« no previous file with comments | « dart/lib/compiler/implementation/scanner/motile.dart ('k') | dart/lib/compiler/implementation/scanner/parser_bench.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698