summaryrefslogtreecommitdiffstats
path: root/src/proof/int
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2014-02-16 19:30:38 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2014-02-16 19:30:38 -0800
commit46532e6c2f3d0dabdb03daad5c55f6f732311797 (patch)
tree8ce2a3bd42c7cf9ed19ef035eecc50bfa4d65eea /src/proof/int
parentea1baf6f70baec775086b0bff57a27f720ca870d (diff)
downloadabc-46532e6c2f3d0dabdb03daad5c55f6f732311797.tar.gz
abc-46532e6c2f3d0dabdb03daad5c55f6f732311797.tar.bz2
abc-46532e6c2f3d0dabdb03daad5c55f6f732311797.zip
Significant improvement to LUT mappers (if, &if).
Diffstat (limited to 'src/proof/int')
-rw-r--r--src/proof/int/intCore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proof/int/intCore.c b/src/proof/int/intCore.c
index f4251215..8e0fb441 100644
--- a/src/proof/int/intCore.c
+++ b/src/proof/int/intCore.c
@@ -24,7 +24,7 @@
ABC_NAMESPACE_IMPL_START
-////////////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////`
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////