From 582a059e34d913ed52dfc18049e407055ebd7879 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Tue, 29 Jul 2008 08:01:00 -0700 Subject: Version abc80729 --- src/aig/int/intMan.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/aig/int/intMan.c') diff --git a/src/aig/int/intMan.c b/src/aig/int/intMan.c index b9b2bce9..ec5d06d3 100644 --- a/src/aig/int/intMan.c +++ b/src/aig/int/intMan.c @@ -30,7 +30,7 @@ /**Function************************************************************* - Synopsis [Frees the interpolation manager.] + Synopsis [Creates the interpolation manager.] Description [] @@ -54,7 +54,7 @@ Inter_Man_t * Inter_ManCreate( Aig_Man_t * pAig, Inter_ManParams_t * pPars ) /**Function************************************************************* - Synopsis [Frees the interpolation manager.] + Synopsis [Cleans the interpolation manager.] Description [] -- cgit v1.2.3