| Index: sdk/lib/core/options.dart
|
| diff --git a/sdk/lib/core/options.dart b/sdk/lib/core/options.dart
|
| index 696ad8da9c147a40129854467fcedbdc0cbb6803..3a4d70300081eb3cfb0e0abee95818da6588796b 100644
|
| --- a/sdk/lib/core/options.dart
|
| +++ b/sdk/lib/core/options.dart
|
| @@ -2,7 +2,7 @@
|
| // 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.
|
|
|
| -part of dart.core;
|
| +// Dart core library.
|
|
|
| /**
|
| * The Options object allows accessing the arguments which have been passed to
|
|
|