Changeset e71776 in git for factory/cf_chinese.cc


Ignore:
Timestamp:
Mar 10, 2014, 11:59:00 AM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
c78743104173a106f27611fdf3b220e3b470d84e
Parents:
df8aaffd8917f49072699c87bb028454653cacc3
git-author:
Martin Lee <martinlee84@web.de>2014-03-10 11:59:00+01:00
git-committer:
Martin Lee <martinlee84@web.de>2014-03-11 11:06:26+01:00
Message:
chg: better assertions in factorize and deletion of SW_USE_NTL
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_chinese.cc

    rdf8aaf re71776  
    212212        {
    213213#ifdef HAVE_NTL
    214           if (c.inZ() && isOn (SW_USE_NTL))
     214          if (c.inZ())
    215215          {
    216216            ZZ NTLc= convertFacCF2NTLZZ (c);
Note: See TracChangeset for help on using the changeset viewer.