From: vijay_ganesh Date: Thu, 22 Oct 2009 18:33:04 +0000 (+0000) Subject: minor edit X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=10cd80048182403ba2b1f75444f77d320c12b703;p=francis%2Fstp.git minor edit git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@342 e59a4935-1847-0410-ae03-e826735625c1 --- diff --git a/tests/c-api-tests/Makefile b/tests/c-api-tests/Makefile index 5880fce..e6fed84 100644 --- a/tests/c-api-tests/Makefile +++ b/tests/c-api-tests/Makefile @@ -1,5 +1,5 @@ include ../../scripts/Makefile.common -CXXFLAGS=-DEXT_HASH_MAP $(CFLAGS) $(CFLAGS_M32) -I../../src/c_interface -L../../lib +CXXFLAGS=-DEXT_HASH_MAP $(CFLAGS) -I../../src/c_interface -L../../lib all: 0 1 2 3 4 5 6 7 8 9 10 11 11 12 13 14 15 16 17 18 19