Changeset ec958b in git for libfac/charset/alg_factor.h


Ignore:
Timestamp:
Nov 6, 2008, 3:05:51 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
adfb2244bb4e757cf88dee703e1ed7815f87d960
Parents:
4d110113a62ef366f63c6fcf846ca39ee566c2af
Message:
*hannes: newfactoras


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

Legend:

Unmodified
Added
Removed
  • libfac/charset/alg_factor.h

    r4d11011 rec958b  
    22// emacs edit mode for this file is -*- C++ -*-
    33////////////////////////////////////////////////////////////
    4 // $Id: alg_factor.h,v 1.3 2008-06-10 14:49:14 Singular Exp $
     4// $Id: alg_factor.h,v 1.4 2008-11-06 14:05:51 Singular Exp $
    55////////////////////////////////////////////////////////////
    66
     
    2727};
    2828
    29 CFFList newfactoras( const CanonicalForm & f, const CFList & as, int success);
     29CFFList newfactoras( const CanonicalForm & f, const CFList & as, int &success);
    3030CFFList newcfactor(const CanonicalForm & f, const CFList & as, int success );
    3131/*BEGINPUBLIC*/
Note: See TracChangeset for help on using the changeset viewer.