Skip to content

Commit

Permalink
Rename oneshot -> curvetrace
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmehall committed Aug 15, 2013
1 parent c848265 commit ed6b2a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion oneshot.html → curvetrace.html
Expand Up @@ -18,7 +18,7 @@
<script src='export.coffee' type='text/coffeescript'></script>

<script src='session_common.coffee' type='text/coffeescript'></script>
<script src='oneshot.coffee' type='text/coffeescript'></script>
<script src='curvetrace.coffee' type='text/coffeescript'></script>

<style>

Expand Down

0 comments on commit ed6b2a4

Please sign in to comment.