Changeset 0349c20 in git for factory/cf_defs.h


Ignore:
Timestamp:
Sep 1, 2011, 3:40:30 PM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
38ffb7aa68530ae0bcc0c2bb95142f15951ff00c
Parents:
380a9b6e945b3b23b3197f3b6692bf955b0c0301
Message:
deleted unused cf_gcd_charp.cc, cfGEval.*, ffreval.*
deleted factorization over Fp from fac_multivar.cc
deleted some unused parameters


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

Legend:

Unmodified
Added
Removed
  • factory/cf_defs.h

    r380a9b6 r0349c20  
    4141const int SW_USE_NTL_SORT=12;
    4242const int SW_USE_CHINREM_GCD=13;
    43 const int SW_USE_GCD_P=14;
    44 const int SW_USE_QGCD=15;
    45 const int SW_USE_fieldGCD=16;
    46 const int SW_USE_FF_MOD_GCD=17;
     43const int SW_USE_QGCD=14;
     44const int SW_USE_fieldGCD=15;
     45const int SW_USE_FF_MOD_GCD=16;
    4746//}}}
    4847
Note: See TracChangeset for help on using the changeset viewer.