<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/test-suite/vos, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Implementing support for vos/vok files.</title>
<updated>2019-11-01T11:15:59+00:00</updated>
<author>
<name>charguer</name>
</author>
<published>2018-11-08T15:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=72dc33fb0f99d403e8693db178a73c1e28096400'/>
<id>72dc33fb0f99d403e8693db178a73c1e28096400</id>
<content type='text'>
A .vos file stores the result of compiling statements (defs, lemmas)
but not proofs.
A .vok file is an empty file that denotes successful compilation of
the full contents of a .v file.
Unlike a .vio file, a .vos file does not store suspended proofs,
so it is more lightweight. It cannot be completed into a .vo file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A .vos file stores the result of compiling statements (defs, lemmas)
but not proofs.
A .vok file is an empty file that denotes successful compilation of
the full contents of a .v file.
Unlike a .vio file, a .vos file does not store suspended proofs,
so it is more lightweight. It cannot be completed into a .vo file.
</pre>
</div>
</content>
</entry>
</feed>
