We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c3731 commit b2ef01dCopy full SHA for b2ef01d
2 files changed
index.html
@@ -332,7 +332,7 @@ <h5 style="font-weight: bold">Credits</h5>
332
var width = c.width;
333
var height = c.height;
334
</script>
335
- <script src="utils/rand.js"></script>
+ <script src="utils.js"></script>
336
<script src="algGP.js"></script>
337
<script src="algGP_params.js"></script>
338
<script src="algVines.js"></script>
utils/rand.js utils.jsutils/rand.js renamed to utils.js
0 commit comments