Update README with new chapter

This commit is contained in:
Adam Chlipala 2016-03-16 11:25:39 -04:00
parent 8e6b5b8996
commit af77717e4f

View file

@ -12,3 +12,4 @@ Just run `make` here to build everything, including the book `frap.pdf` and the
* Chapter 5: `ModelChecking.v` * Chapter 5: `ModelChecking.v`
* Chapter 6: `OperationalSemantics.v` * Chapter 6: `OperationalSemantics.v`
* Chapter 7: `AbstractInterpretation.v` * Chapter 7: `AbstractInterpretation.v`
* Chapter 8: `LambdaCalculusAndTypeSoundness.v`