Stub parser for code

This commit is contained in:
Tangent 2023-07-27 01:54:06 -04:00
parent 4eec6f8a2d
commit eca8c6218f
3 changed files with 77 additions and 6 deletions

View file

@ -6,6 +6,7 @@
</head>
<body>
<script src="helpers.js"></script>
<script src="notcl.js"></script>
<script src="3x5.js"></script>
</body>
</html>