Version abc60220

This commit is contained in:
Alan Mishchenko
2006-02-20 08:01:00 -08:00
parent 77d7377442
commit 8eef7f8326
229 changed files with 21325 additions and 3134 deletions
+1 -2
View File
@@ -25,7 +25,6 @@
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
#include <stdio.h>
#include "extra.h"
////////////////////////////////////////////////////////////////////////
@@ -484,7 +483,7 @@ static inline void Vec_IntPushMem( Extra_MmStep_t * pMemMan, Vec_Int_t * p, int
/**Function*************************************************************
Synopsis []
Synopsis [Inserts the entry while preserving the increasing order.]
Description []