Changeset c73520d in git


Ignore:
Timestamp:
Nov 11, 2010, 4:39:58 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'd1ba061a762c62d3a25159d8da8b6e17332291fa')
Children:
9899dffd569f98f8659fbcb5c34734ee3cdb3a23
Parents:
305203f55e4311b004c2b06907682977f456e3bb
Message:
ivStrip depends on USE_HEURISTIC1

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

Legend:

Unmodified
Added
Removed
  • kernel/syz2.cc

    r305203 rc73520d  
    453453}
    454454
     455#ifdef USE_HEURISTIC1
    455456intvec *ivStrip(intvec* arg)
    456457{
     
    481482  return result;
    482483}
     484#endif
    483485
    484486/*3
Note: See TracChangeset for help on using the changeset viewer.