summaryrefslogtreecommitdiffstats
path: root/src/aig/int/intMan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/int/intMan.c')
-rw-r--r--src/aig/int/intMan.c4
1 files changed, 2 insertions, 2 deletions
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 []