| Index: client/samples/dartcombat/dartcombat.html
|
| ===================================================================
|
| --- client/samples/dartcombat/dartcombat.html (revision 3705)
|
| +++ client/samples/dartcombat/dartcombat.html (working copy)
|
| @@ -1,15 +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. -->
|
| -
|
| -<!DOCTYPE html>
|
| -<html>
|
| - <head>
|
| - <title>Isolated combat!</title>
|
| - <link rel="stylesheet" type="text/css" href="dartcombat.css"/>
|
| - </head>
|
| - <body>
|
| - <script type="application/dart" src="dartcombat.dart"></script>
|
| - <script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
|
| - </body>
|
| -</html>
|
|
|