achlipala / frap

Formal Reasoning About Programs
Other
665 stars 83 forks source link

Fix typo in ConcurrentSeparationLogic.v example #51

Closed mdempsky closed 3 years ago

mdempsky commented 4 years ago

In the 3-stage example, the middle stage moves list elements from the first stack to the second stack, not back onto the first stack again.