Difference between revisions of "How do I... ?"

From CVC4
Jump to: navigation, search
m
Line 64: Line 64:
 
*[[Developer Meeting Minutes#Adding meeting minutes to the wiki|...add CVC4 meeting minutes to the wiki?]]
 
*[[Developer Meeting Minutes#Adding meeting minutes to the wiki|...add CVC4 meeting minutes to the wiki?]]
 
*[[Developer Meeting Minutes#Adding electronic notes to meeting minutes|...add electronic notes to CVC4 meeting minutes?]]
 
*[[Developer Meeting Minutes#Adding electronic notes to meeting minutes|...add electronic notes to CVC4 meeting minutes?]]
 +
 +
= Dealing with adding a new theory =
 +
For information on how to add a new theory see [http://goedel.cims.nyu.edu/wiki/How_to_write_a_theory_in_CVC4].

Revision as of 06:57, 1 April 2011

This page is a repository for questions about working with CVC4. If you have a question, please add it here. If you have an answer, please add the answer to the Developer's Guide, or another wiki page, and then link to it from here.

Dealing with ANTLR3

Dealing with the build process

Dealing with Subversion

Dealing with the source tree

Dealing with tests

Dealing with code coverage

Dealing with performance

Dealing with the main CVC4 driver program

Dealing with code reviews

Dealing with the services on Goedel

Dealing with adding a new theory

For information on how to add a new theory see [1].