-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
Errata: 1st Printing EOPL3 | ||
Updated Wed Dec 12 14:44:27 2018 | ||
|
||
Page 5: | ||
In the deduction tree 2/3 of the way down the page, all the hypotheses that say "xxx in N" should say "xxx in Int", | ||
as described in Definition 1.1.5 (on p. 4) | ||
h/t: Kyle Stansfield ([email protected]) | ||
|
||
Page 44: | ||
Exercise 2.19: | ||
move-to-left => move-to-left-son | ||
|