Ignore:
Timestamp:
Feb 21, 2013, 5:40:49 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c2400cea086b85043ee8187be4765842d83ecac4
Parents:
e5aab035dcd0b56379d1af420d8c6fbac1c5f73ee29bd5c03a53b919fe8180547ab8722b6031b41e
Message:
Merge pull request #293 from mmklee/fix_sw_warnings

fix: some warnings in libfac
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/libfac/charset/algfactor.cc

    re5aab0 r448d06  
    2929int hasVar(const CanonicalForm &f, const Variable &v);
    3030
     31/* unused functions:
    3132static CFFList
    3233myminus( const CFFList & Inputlist, const CFFactor & TheFactor){
     
    4344}
    4445
    45 /* unused functions:
    4646static CFFList
    4747myDifference(const CFFList & Inputlist1,const CFFList & Inputlist2){
Note: See TracChangeset for help on using the changeset viewer.