Workflow change

This commit is contained in:
bendtherules
2014-03-28 09:42:33 -07:00
parent e7f894ad9b
commit 24d1afffbd
9 changed files with 396 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Load any graph</title>
<script src="js/dynamic_load.js" type="text/javascript" charset="utf-8" ></script>
<script src="js/doT.min.js" type="text/javascript" charset="utf-8" ></script>
<script src="/line/loader_line.js" type="text/javascript" charset="utf-8" ></script>
</head>
<body>
</body>
</html>