| Index: frog/await/samples/dartcombat/dartcombatlib.dart
|
| diff --git a/frog/await/samples/dartcombat/dartcombatlib.dart b/frog/await/samples/dartcombat/dartcombatlib.dart
|
| deleted file mode 100644
|
| index bc8a3471ecc57c4f1663179a9f0f4b26f726c4b8..0000000000000000000000000000000000000000
|
| --- a/frog/await/samples/dartcombat/dartcombatlib.dart
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -// 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.
|
| -
|
| -#library('dartcombatlib');
|
| -
|
| -#import('dart:html');
|
| -
|
| -#source('setup.dart');
|
| -#source('grids.dart');
|
| -#source('player.dart');
|
| -#source('state.dart');
|
| -#source('views.dart');
|
|
|