Skip to content

Commit

Permalink
chg: removed Factorize2
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes14 committed Feb 13, 2012
1 parent be5dffc commit e2b6f5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion factory/libfac/factor/Factor.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ CFFList Factorized( const CanonicalForm & F, const CanonicalForm & mipo, int Mai
/*BEGINPUBLIC*/
CFFList Factorize( const CanonicalForm & F, int is_SqrFree=0 ) ;
CFFList Factorize( const CanonicalForm & F, const CanonicalForm & mi, int is_SqrFree=0 ) ;
CFFList Factorize2(CanonicalForm F, const CanonicalForm & minpoly );
/*ENDPUBLIC*/

#endif /* FACTOR_H */
Expand Down

0 comments on commit e2b6f5c

Please sign in to comment.