| Index: frog/lib/corelib.dart
|
| diff --git a/frog/lib/corelib.dart b/frog/lib/corelib.dart
|
| index bd78d2d8dac0fa1c817cab75b9fd06e9d5970a4f..2e5afdb2500258d8d5a31c6d0388c454818ca29e 100644
|
| --- a/frog/lib/corelib.dart
|
| +++ b/frog/lib/corelib.dart
|
| @@ -29,7 +29,6 @@
|
| #source("num.dart"); // overriden to include int members on num - weird typing
|
| #source("../../corelib/src/options.dart");
|
| #source("../../corelib/src/pattern.dart");
|
| -#source("../../corelib/src/promise.dart");
|
| #source("../../corelib/src/queue.dart");
|
| #source("../../corelib/src/regexp.dart");
|
| #source("../../corelib/src/set.dart");
|
|
|