Skip to content

Commit

Permalink
Updated comment block url
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchodora committed Apr 19, 2018
1 parent 91e289b commit fd76484
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion drawlines.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Draws lines using a version of the Bresenham's Line Algorithm between every face point
Evan Chodora, 2018
https://github.com/evanchodora/viewer
https://github.com/evanchodora/stl-slicer
[email protected]
'''

Expand Down
2 changes: 1 addition & 1 deletion gtransform.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Perspective (isometric)
Evan Chodora, 2018
https://github.com/evanchodora/viewer
https://github.com/evanchodora/stl-slicer
[email protected]
'''

Expand Down
2 changes: 1 addition & 1 deletion orient.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
and a supplied screen width and height in pixels
Evan Chodora, 2018
https://github.com/evanchodora/viewer
https://github.com/evanchodora/stl-slicer
[email protected]
'''

Expand Down

0 comments on commit fd76484

Please sign in to comment.