Skip to content

Commit

Permalink
Renamed vexflow.json.js to vexflow-json.js.
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiety committed Apr 5, 2012
1 parent e93fc95 commit c55b7a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<script src="vendor/underscore.js" type="text/javascript"></script>
<script src="vendor/vexflow.js" type="text/javascript"></script>
<script src="vexflow.json.js" type="text/javascript"></script>
<script src="vexflow-json.js" type="text/javascript"></script>

<script type="text/javascript">

Expand Down
File renamed without changes.

0 comments on commit c55b7a9

Please sign in to comment.