Changeset 750e70 in git for Singular/extra.cc


Ignore:
Timestamp:
May 5, 2011, 7:20:56 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38077648e7239f98078663eb941c3c979511150a')
Children:
eb72ba1a1a50ca741a3113bf9b8bc34d414a678a
Parents:
1f9a84fc8a205c643ce861d9e20c25dc687aa193
Message:
ADD: new option(notSyzMinim) should switch off all resolution minimizations (lres/nres/mres)

From: Oleksandr Motsak <motsak@mathematik.uni-kl.de>

git-svn-id: file:///usr/local/Singular/svn/trunk@14204 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    r1f9a84 r750e70  
    380380          #ifdef NDEBUG
    381381            TEST_FOR("ndebug");
    382           #endif           
     382          #endif
    383383            ;
    384384          return FALSE;
     
    36923692      ideal I=((ideal)h->Data());
    36933693      #ifndef USE_ZFAN
    3694         #define USE_ZFAN   
     3694        #define USE_ZFAN
    36953695      #endif
    36963696      #ifndef USE_ZFAN
Note: See TracChangeset for help on using the changeset viewer.