MessagesAndRefinement: add to README

This commit is contained in:
Adam Chlipala 2016-05-08 19:00:15 -04:00
parent 254f370544
commit 15a5235792

View file

@ -19,3 +19,4 @@ Just run `make` here to build everything, including the book `frap.pdf` and the
* Chapter 12: `SeparationLogic.v`
* Chapter 13: `SharedMemory.v`
* Chapter 14: `ConcurrentSeparationLogic.v`
* Chapter 15: `MessagesAndRefinement.v`