+
+
/********************************************************************
* PROGRAM NAME: STP (Simple Theorem Prover)
*
Primary Author
--------------
-Vijay Ganesh, Stanford University, Stanford, CA, USA (Nov, 2005 to 2007), MIT (Oct, 2007 to present)
+Vijay Ganesh
+Stanford University, Stanford, CA, USA (Nov, 2005 to 2007),
+MIT (Oct, 2007 to present)
Other Significant Author
------------------------
-Trevor Alexander Hansen, University of Melbourne, Australia (Sep, 2008 - present)
+Trevor Alexander Hansen
+University of Melbourne, Australia (Sep, 2008 - present)
+
+
/********************************************************************
* PROGRAM NAME: STP (Simple Theorem Prover)
*
svn co https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp stp
+
+
+
/********************************************************************
* PROGRAM NAME: STP (Simple Theorem Prover)
*
* If you want to compile a statically linked version of STP, run
./liblinks.sh after the configure script, and then compile adding
STATIC=true to the make commands.
+
+
+
+
+
/********************************************************************
* PROGRAM NAME: STP (Simple Theorem Prover)
*
make regresscvc
make regresssmt
make regresscapi
-make regressbigarray
\ No newline at end of file
+make regressbigarray
+
+