Changeset e44bd88 in git
- Timestamp:
- Oct 24, 2002, 2:20:04 PM (21 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 9b25e7ebdfecad841a8035000dec808877e8c27a
- Parents:
- ec989caa0706a8f53442d9f6380c1d7cbd076081
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_factor.cc
rec989c re44bd88 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: cf_factor.cc,v 1.1 7 2002-10-24 12:17:46Singular Exp $ */2 /* $Id: cf_factor.cc,v 1.18 2002-10-24 12:20:04 Singular Exp $ */ 3 3 4 4 //{{{ docu … … 418 418 #endif 419 419 { 420 printf("factorize without NTL: alg. ext.\n");421 420 F=FpFactorizeUnivariateCZ( f, false, 1, alpha, Variable() ); 422 421 }
Note: See TracChangeset
for help on using the changeset viewer.