Chromium Code Reviews

Unified Diff: compiler/dartc.mf

Issue 9950019: Renamed the 'dartc' launch script to 'dart-analysis' and adds it to dart-sdk (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merged up to tip of trunk, incorporated scheglov's feedback Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: compiler/dartc.mf
diff --git a/compiler/dartc.mf b/compiler/dartc.mf
deleted file mode 100644
index f85084d04a3982550f392b44e51b9891ee3c52f3..0000000000000000000000000000000000000000
--- a/compiler/dartc.mf
+++ /dev/null
@@ -1,3 +0,0 @@
-Manifest-Version: 1.0
-Main-Class: com.google.dart.compiler.DartCompiler
-Class-Path: deploy_deploy.jar

Powered by Google App Engine