Skip to content

Commit

Permalink
Moved some files around.
Browse files Browse the repository at this point in the history
  • Loading branch information
jory committed Feb 18, 2011
1 parent 1a29258 commit ae38d0d
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions ttyplayer.html
@@ -1,9 +1,9 @@
<html>
<head>
<link rel="stylesheet" href="ttyplayer.css" type="text/css" />
<script type="text/javascript" src="jquery-1.4.4.js"></script>
<script type="text/javascript" src="binaryajax.js"></script>
<script type="text/javascript" src="ttyplayer.js"></script>
<link rel="stylesheet" href="css/ttyplayer.css" type="text/css" />
<script type="text/javascript" src="js/jquery-1.4.4.js"></script>
<script type="text/javascript" src="js/binaryajax.js"></script>
<script type="text/javascript" src="js/ttyplayer.js"></script>
</head>
<body>
<div id="frame" class="black-bg white-fg" style="font-family: monospace">
Expand Down

0 comments on commit ae38d0d

Please sign in to comment.