Skip to content

robbertkrebbers/moessner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PREREQUISITES
-------------

This version is known to compile with:

 - Coq 8.4pl2
 - SCons 2.0

BUILDING INSTRUCTIONS
---------------------

Say "scons" to build the full library, or "scons some_module.vo" to just 
build some_module.vo (and its dependencies).

In addition to common Make options like -j N and -k, SCons supports some 
useful options of its own, such as --debug=time, which displays the time 
spent executing individual build commands.

scons -c replaces Make clean

About

Coq formalization of moessner's theorem using coinduction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published