Add new chapter to README

This commit is contained in:
Adam Chlipala 2016-03-29 08:57:56 -04:00
parent b9e4f4f131
commit bd17945c3a

View file

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