Skip to content

martijnvermaat/infinitary-rewriting-coq

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Infinitary Rewriting in Coq

Copyright (c) 2010, Martijn Vermaat <martijn@vermaat.name>
                    Dimitri Hendriks <diem@cs.vu.nl>

Licensed under the MIT license, see the LICENSE file or

  http://en.wikipedia.org/wiki/Mit_license


For documentation, see

  Martijn Vermaat.
  Infinitary Rewriting in Coq.
  Master Thesis, VU University Amsterdam, 2010.

  http://martijn.vermaat.name/master-project


Compile by typing

  make

and generate a new Makefile by typing

  coq_makefile -no-install -I . *.v -o Makefile

HTML Coqdoc files can be generated by

  coqdoc --html --toc --coqlib http://coq.inria.fr/stdlib/ -d web/coqdoc *.v

Releases

No releases published

Packages

No packages published