Skip to content

Commit

Permalink
Change evaluator for 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Panadestein committed Oct 21, 2023
1 parent 4339ce3 commit 00e9f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scribble/chapter_1.scrbl
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ lower order terms are ignored. @($ "\\blacksquare")

The provided code helps to elucidate the solutions without explicit computation.

@examples[#:eval my-eval-racket
@examples[#:eval my-eval-sicp
#:label #f
#:no-inset
(define (cube x) (* x x x))
Expand Down

0 comments on commit 00e9f6a

Please sign in to comment.