How do I... ?

From CVC4
Revision as of 13:19, 15 December 2009 by Taking (Talk | contribs) (Dealing with Subversion)

Jump to: navigation, search

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 Subversion

   svn co https://subversive.cims.nyu.edu/cvc4/cvc4
    • From eclipse: ?
  The source code is available at https://subversive.cims.nyu.edu/cvc4/cvc4/.  CIMS login is required.  Expect for your browser to whine about the certificate.
  cd cvc4
  svn update

Dealing with the source tree

Dealing with tests