Changeset e44bd88 in git for factory/cf_factor.cc


Ignore:
Timestamp:
Oct 24, 2002, 2:20:04 PM (21 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
9b25e7ebdfecad841a8035000dec808877e8c27a
Parents:
ec989caa0706a8f53442d9f6380c1d7cbd076081
Message:
* hannes: removed debug output


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

Legend:

Unmodified
Added
Removed
  • factory/cf_factor.cc

    rec989c re44bd88  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: cf_factor.cc,v 1.17 2002-10-24 12:17:46 Singular Exp $ */
     2/* $Id: cf_factor.cc,v 1.18 2002-10-24 12:20:04 Singular Exp $ */
    33
    44//{{{ docu
     
    418418    #endif
    419419    {
    420         printf("factorize without NTL: alg. ext.\n");
    421420      F=FpFactorizeUnivariateCZ( f, false, 1, alpha, Variable() );
    422421    }
Note: See TracChangeset for help on using the changeset viewer.