From 7a3e57a4cb174325f7d78cedecb75da6f2b87fc5 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sun, 16 Mar 2014 00:11:33 -0700 Subject: Synchronizing with the recent version. --- src/proof/ssw/sswSim.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/proof') diff --git a/src/proof/ssw/sswSim.c b/src/proof/ssw/sswSim.c index c458855d..e1bcc149 100644 --- a/src/proof/ssw/sswSim.c +++ b/src/proof/ssw/sswSim.c @@ -321,7 +321,7 @@ int Ssw_SmlNodeIsZeroFrame( Ssw_Sml_t * p, Aig_Obj_t * pObj, int f ) /**Function************************************************************* - Synopsis [Counts the number of one's in the patten the object.] + Synopsis [Counts the number of one's in the pattern of the object.] Description [] @@ -350,7 +350,7 @@ int Ssw_SmlNodeCountOnesReal( Ssw_Sml_t * p, Aig_Obj_t * pObj ) /**Function************************************************************* - Synopsis [Counts the number of one's in the patten the object.] + Synopsis [Counts the number of one's in the pattern of the objects.] Description [] -- cgit v1.2.3