xenia/debugger/index.html

10 lines
143 B
HTML
Raw Normal View History

2013-02-01 13:37:42 +00:00
<!doctype html>
<html>
<head>
<title>Xenia Debugger</title>
<script src="debugger.js"></script>
</head>
<body>
</body>
</html>