| OLD | NEW |
| 1 # Copyright (c) 2015, the Fletch project authors. Please see the AUTHORS file | 1 # Copyright (c) 2015, the Dartino project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE.md file. | 3 # BSD-style license that can be found in the LICENSE.md file. |
| 4 charcode:../../third_party/charcode/lib | 4 charcode:../../third_party/charcode/lib |
| 5 crypto:../../third_party/crypto/lib | 5 crypto:../../third_party/crypto/lib |
| 6 expect:../../../dart/pkg/expect/lib | 6 expect:../../../dart/pkg/expect/lib |
| 7 file:../../pkg/file/lib | 7 file:../../pkg/file/lib |
| 8 github_sample:lib | 8 github_sample:lib |
| 9 http:../../pkg/http/lib | 9 http:../../pkg/http/lib |
| 10 immi:generated/immi | 10 immi:generated/immi |
| 11 immi_samples:../../pkg/immi_samples/lib | 11 immi_samples:../../pkg/immi_samples/lib |
| 12 os:../../pkg/os/lib | 12 os:../../pkg/os/lib |
| 13 service:generated/service | 13 service:generated/service |
| 14 socket:../../pkg/socket/lib | 14 socket:../../pkg/socket/lib |
| OLD | NEW |