Skip to content

Commit e80c0d1

Browse files
committed
Fix binding.
1 parent 72322ec commit e80c0d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

www/assignments/6.scrbl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#lang scribble/manual
22
@(require "../defns.rkt"
3-
"../notes/ev.rkt")
3+
"../notes/ev.rkt"
4+
"../notes/utils.rkt")
45
@title[#:tag "Assignment 6" #:style 'unnumbered]{Assignment 6: List and vector primitives}
56

67
@src-code["hoax-plus"]

0 commit comments

Comments
 (0)