| Index: frog/tokenizer.g.dart
|
| diff --git a/frog/tokenizer.g.dart b/frog/tokenizer.g.dart
|
| index b05c27f9b499606946a8686583bbb2252b816550..994632771eda2ae55b1c52cdf8de78f566a7fb0d 100644
|
| --- a/frog/tokenizer.g.dart
|
| +++ b/frog/tokenizer.g.dart
|
| @@ -1,7 +1,7 @@
|
| // 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.
|
| -// Generated by ./scripts/tokenizer_gen.py.
|
| +// Generated by scripts/tokenizer_gen.py.
|
|
|
|
|
| /** A generated file that extends the hand coded methods in TokenizerBase. */
|
|
|