Skip to content

Latest commit

 

History

History

README.md

Tutorial of Coco

This directory src/tutorial is for the tutorial of Coco.

How to build HTML

To build the HTML document of the tutorial,

# in the directory src/tutorial
coqdoc t0_ToC.v

Contents

This tutorial consists of fourteen files, including four tutorial-library files.

Please refer to the /src/tutorial/t0_ToC.v file for details.