We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e069a commit 5de5b06Copy full SHA for 5de5b06
1 file changed
www/notes/hustle.scrbl
@@ -4,8 +4,8 @@
4
@(require redex/pict
5
racket/runtime-path
6
scribble/examples
7
- (except-in "../../langs/fraud/semantics.rkt" ext lookup)
8
- (prefix-in sem: (only-in "../../langs/fraud/semantics.rkt" ext lookup))
+ (except-in "../../langs/hustle/semantics.rkt" ext lookup)
+ (prefix-in sem: (only-in "../../langs/hustle/semantics.rkt" ext lookup))
9
"utils.rkt"
10
"ev.rkt"
11
"../utils.rkt")
0 commit comments