1
0
Fork 0

directory cleanup

Esse commit está contido em:
AJ ONeal 2015-11-17 15:13:28 -08:00
commit c4626055ff
6 arquivos alterados com 3 adições e 4 exclusões

Ver arquivo

@ -4,9 +4,9 @@
</head>
<body>
This is for testing. Look in the console.
<script src="./index.js"></script>
<script src="./unibabel.hex.js"></script>
<script src="./unibabel.base32.js"></script>
<script src="../index.js"></script>
<script src="../unibabel.hex.js"></script>
<script src="../unibabel.base32.js"></script>
<script src="./test.js"></script>
</body>
</html>

Ver arquivo

@ -1 +0,0 @@
index.js