Changeset b429551 in git for libfac/factor/SqrFree.h


Ignore:
Timestamp:
Jan 22, 2008, 10:51:37 AM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f24a7f4cb925cec508572ae72f9bf06624119a14
Parents:
35cfa3461f55f0fe3760bcefda25c627641368c7
Message:
*hannes: sqrFree/InternalSqrFree -> factory


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

Legend:

Unmodified
Added
Removed
  • libfac/factor/SqrFree.h

    r35cfa3 rb429551  
    22////////////////////////////////////////////////////////////
    33// emacs edit mode for this file is -*- C++ -*-
    4 // $Id: SqrFree.h,v 1.4 2002-08-19 11:11:34 Singular Exp $
     4// $Id: SqrFree.h,v 1.5 2008-01-22 09:51:37 Singular Exp $
    55///////////////////////////////////////////////////////////////////////////////
    66#ifndef SQRFREE_H
     
    1010// CFFList SqrFree( const CanonicalForm & f ) ;
    1111/*ENDPUBLIC*/
    12 CFFList InternalSqrFree( const CanonicalForm & f , const CanonicalForm & mipo=0) ;
     12//CFFList InternalSqrFree( const CanonicalForm & f , const CanonicalForm & mipo=0) ;
    1313int     SqrFreeTest( const CanonicalForm & r, int opt=1) ;
    1414CFFList SqrFree( const CanonicalForm & f ) ;
     
    1818/*
    1919$Log: not supported by cvs2svn $
     20Revision 1.4  2002/08/19 11:11:34  Singular
     21* hannes/pfister: alg_gcd etc.
     22
    2023Revision 1.3  1997/09/12 07:19:51  Singular
    2124* hannes/michael: libfac-0.3.0
Note: See TracChangeset for help on using the changeset viewer.