| Index: pkg/dartino_compiler/lib/src/verbs/options.dart
|
| diff --git a/pkg/fletchc/lib/src/verbs/options.dart b/pkg/dartino_compiler/lib/src/verbs/options.dart
|
| similarity index 99%
|
| rename from pkg/fletchc/lib/src/verbs/options.dart
|
| rename to pkg/dartino_compiler/lib/src/verbs/options.dart
|
| index 0ea2b9a208f3f1a9de2197a6035d3ca5a6ddfca4..87f72fa4bfe9222884749dab7bfc7ce1cfe4dcd0 100644
|
| --- a/pkg/fletchc/lib/src/verbs/options.dart
|
| +++ b/pkg/dartino_compiler/lib/src/verbs/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.md file.
|
|
|
| -library fletchc.verbs.options;
|
| +library dartino_compiler.verbs.options;
|
|
|
| import '../diagnostic.dart' show
|
| DiagnosticKind,
|
|
|