18 Forks
142 Stars
142 Watchers

pnp

Lecture notes for a short course on proving/programming in Coq via SSReflect.

How to download and setup pnp

Open terminal and run command
git clone https://github.com/ilyasergey/pnp.git
git clone is used to create a copy or clone of pnp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pnp https://github.com/ilyasergey/pnp/archive/master.zip

Or simply clone pnp with SSH
[email protected]:ilyasergey/pnp.git

If you have some problems with pnp

You may open issue on pnp support forum (system) here: https://github.com/ilyasergey/pnp/issues