Skip to content

Commit 810021d

Browse files
committed
fixed hw sol
1 parent 184fc85 commit 810021d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lec08.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>Review of Homework 7</h3>
124124

125125
<pre id='intersectA'><code class='haskell'>
126126
-- Designed by Anish S. Tondwalkar
127-
127+
import Graphics.Gloss.Data.Point
128128
import Graphics.Gloss.Geometry.Line
129129

130130
-- A line is specified by two points (a point is a pair of Floats)

0 commit comments

Comments
 (0)