| Index: pkg/stack_trace/lib/stack_trace.dart
|
| diff --git a/pkg/stack_trace/lib/stack_trace.dart b/pkg/stack_trace/lib/stack_trace.dart
|
| index f031f956b8598894c604c762bed292280a35980e..dba95e9474a170e8e44cafd3cfac62325df73787 100644
|
| --- a/pkg/stack_trace/lib/stack_trace.dart
|
| +++ b/pkg/stack_trace/lib/stack_trace.dart
|
| @@ -3,6 +3,8 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| /**
|
| + * Stack trace generation and parsing.
|
| + *
|
| * ## Installing ##
|
| *
|
| * Use [pub][] to install this package. Add the following to your `pubspec.yaml`
|
|
|