Changeset 070c1b4 in git for libfac/charset/alg_factor.cc


Ignore:
Timestamp:
Jul 9, 2012, 1:54:06 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
16055bd66cbe17a643cdc139b5ad13307053b068
Parents:
9e472371c48294d093be833766189740f0ddd8f0
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2012-07-09 13:54:06+02:00
git-committer:
Martin Lee <martinlee84@web.de>2012-08-03 10:03:18+02:00
Message:
fix: error about choosing field extensions (Tst/Short/bug_charseries2)

update version in libfac and factory
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfac/charset/alg_factor.cc

    r9e47237 r070c1b4  
    1818#include "alg_factor.h"
    1919
    20 void out_cf(char *s1,const CanonicalForm &f,char *s2);
     20void out_cf(const char *s1,const CanonicalForm &f,const char *s2);
    2121
    2222#ifdef ALGFACTORDEBUG
Note: See TracChangeset for help on using the changeset viewer.