Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Jaunet authored Aug 21, 2019
1 parent de4efef commit 0b5493b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,12 +245,13 @@ <h5>Authors</h5>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
<script src="js/main.js"></script>

<script src="js/utils.js"></script>
<script src="js/drawVector.js"></script>
<script src="js/observation.js"></script>
<script src="js/distributionV2.js"></script>
<script src="js/trajectory.js"></script>
<script src="js/reduce.js"></script>
<script src="js/stage.js"></script>
<script src="js/main.js"></script>
</html>

0 comments on commit 0b5493b

Please sign in to comment.