From 10cd80048182403ba2b1f75444f77d320c12b703 Mon Sep 17 00:00:00 2001 From: vijay_ganesh Date: Thu, 22 Oct 2009 18:33:04 +0000 Subject: [PATCH] minor edit git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@342 e59a4935-1847-0410-ae03-e826735625c1 --- tests/c-api-tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3