Skip to content

Commit 873dacf

Browse files
committed
Add to index.html
1 parent 85599a2 commit 873dacf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,12 @@ <h2 id=eq-tut>Equations Tutorials</h2>
174174
and
175175
<a href="Tutorial_Equations_wf.v">source code</a>
176176
</li>
177+
<li>
178+
Indexed inductive types and tactics:
179+
<a href="Tutorial_Equations_indexed.html">interactive version</a>
180+
and
181+
<a href="Tutorial_Equations_indexed.v">source code</a>
182+
</li>
177183
</ul>
178184
</body>
179185
</html>

0 commit comments

Comments
 (0)