Changeset af3d2a in git for kernel/ring.cc


Ignore:
Timestamp:
Jan 13, 2010, 4:43:05 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d20633404426bc1abc46ac733c5619251936ee97
Parents:
627254aadaadbf15fcd8b5f331ba8714de4ee7c7
Message:
debug stuff only in debug version

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

Legend:

Unmodified
Added
Removed
  • kernel/ring.cc

    r627254 raf3d2a  
    41574157
    41584158
     4159#ifndef NDEBUG
    41594160/// debug-print at most nTerms (2 by default) terms from poly/vector p,
    41604161/// assuming that lt(p) lives in lmRing and tail(p) lives in tailRing.
     
    41894190    PrintS("0\n");
    41904191}
    4191 
     4192#endif
    41924193
    41934194
Note: See TracChangeset for help on using the changeset viewer.