Changeset 9c9e2a4 in git for factory/fac_cantzass.cc


Ignore:
Timestamp:
Dec 8, 1997, 7:24:47 PM (26 years ago)
Author:
Jens Schmidt <schmidt@…>
Branches:
(u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
Children:
31a2be7f2a739a97c14524d60b3f53ce30ff4336
Parents:
b7ef56a82852de8fabcb051596fe67049852b346
Message:
^M fix.  Was:
Thu 27.11.1997 22:30:00  Ruediger Stobbe  <rstobbe@de.oracle.com>
Factory Win NT Port, see ChangeLog for details


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

Legend:

Unmodified
Added
Removed
  • factory/fac_cantzass.cc

    rb7ef56 r9c9e2a4  
    11/* emacs edit mode for this file is -*- C++ -*- */
    2 /* $Id: fac_cantzass.cc,v 1.3 1997-09-09 09:03:31 schmidt Exp $ */
     2/* $Id: fac_cantzass.cc,v 1.4 1997-12-08 18:24:28 schmidt Exp $ */
    33
    44#include <config.h>
     
    4343static CanonicalForm powerMod2( const CanonicalForm & f, MP_INT * q, int s, const CanonicalForm & d );
    4444
    45 CFFList FpFactorizeUnivariateCZ( const CanonicalForm& f, bool issqrfree, int numext, const Variable & alpha, const Variable & beta )
     45CFFList FpFactorizeUnivariateCZ( const CanonicalForm& f, bool issqrfree, int numext, const Variable alpha, const Variable beta )
    4646{
    4747    CFFList F, G, H, HH;
Note: See TracChangeset for help on using the changeset viewer.