blob: 65f71f4788d12c586790f85bf98660822beedd68 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="./common.css"></link>
<link rel="icon" type="image/png"
href="https://fonts.gstatic.com/s/i/googlematerialicons/account_tree/v6/gm_blue-48dp/1x/gm_account_tree_gm_blue_48dp.png">
<script type="text/javascript" src="./node_modules/d3/dist/d3.js"></script>
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
</head>
<body>
<div id="class-graph-page"></div>
<script type="module" src="./class_index.js"></script>
</body>
</html>