Index: lib/system/system.dart |
diff --git a/lib/system/system.dart b/lib/system/system.dart |
index 32183e3f1e63f5e6e35c2db6096b376ca2fe4b8a..c157283a52270406af4b728ed26c8f0483f3d62a 100644 |
--- a/lib/system/system.dart |
+++ b/lib/system/system.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 dart.system; |
+library dart.fletch._system; |
import 'dart:_internal' hide Symbol; |
import 'dart:collection'; |