From: vijay_ganesh Date: Sun, 11 Oct 2009 01:41:31 +0000 (+0000) Subject: minor edits X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=ef44ef7170eee8a5d780032303b8516119d724e7;p=francis%2Fstp.git minor edits git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@290 e59a4935-1847-0410-ae03-e826735625c1 --- diff --git a/src/AST/UsefulDefs.h b/src/AST/UsefulDefs.h index 4d936ba..66e6597 100644 --- a/src/AST/UsefulDefs.h +++ b/src/AST/UsefulDefs.h @@ -21,7 +21,7 @@ #include #include -#define INITIAL_TABLE_SIZE 1000 +#define INITIAL_TABLE_SIZE 100 #ifdef EXT_HASH_MAP #include