fix paper link

This commit is contained in:
Alexis Beingessner 2015-06-21 09:57:44 -07:00
parent 8e75c50729
commit bb32315226

View file

@ -58,7 +58,8 @@ a Cell is to copy the bits in or out.
manages this through *runtime* checks. It is effectively a thread-unsafe
read-write lock.
For more details see Dan Grossman's Existential Types for Imperative Languages:
For more details see Dan Grossman's *Existential Types for Imperative Languages*:
* [paper][grossman-paper] (Advanced)
* [slides][grossman-slides] (Simple)