xenia/debugger/index.html
2013-02-01 05:37:42 -08:00

10 lines
143 B
HTML

<!doctype html>
<html>
<head>
<title>Xenia Debugger</title>
<script src="debugger.js"></script>
</head>
<body>
</body>
</html>