Index: doc/theses/colby_parsons_MMAth/text/CFA_intro.tex
===================================================================
--- doc/theses/colby_parsons_MMAth/text/CFA_intro.tex	(revision 1ba39599b38c89d835e29bdaa44a03af796b55a7)
+++ doc/theses/colby_parsons_MMAth/text/CFA_intro.tex	(revision 4f6c6281aed8a9bc4d6deb5510406aeaaa0ce1ea)
@@ -179,5 +179,5 @@
 \end{cfa}
 
-\subsection{Inheritance}
+\subsection{Inheritance}\label{s:Inheritance}
 Inheritance in \CFA is taken from Plan-9 C's nominal inheritance.
 In \CFA, @struct@s can @inline@ another struct type to gain its fields and masquerade as that type.
