Changeset 69806a in git for libpolys/polys/flintconv.cc


Ignore:
Timestamp:
Nov 18, 2014, 10:18:34 AM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
74ec76637457a12f86e1aac1d0d62d5918e92d61806aa81abc5cb8a600086b328a894cb962aed3fb
Parents:
889c73e82f19ba5822a7a44e4284ce63de2a0951
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-11-18 10:18:34+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-11-18 10:19:05+01:00
Message:
fix+doc: FLINT_VER_2_4_5
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/flintconv.cc

    r889c73 r69806a  
    1010
    1111#include <misc/auxiliary.h>
     12#include "flintconv.h"
     13
     14#ifdef FLINT_VER_2_4_5
    1215#include <coeffs/coeffs.h>
    1316#include <polys/monomials/p_polys.h>
     
    2124#include "simpleideals.h"
    2225
    23 #include "flintconv.h"
    2426
    2527#ifdef HAVE_FLINT
     
    4850
    4951
    50 #ifdef FLINT_VER_2_4_5
    5152bigintmat* singflint_LLL(bigintmat*  m)
    5253{
Note: See TracChangeset for help on using the changeset viewer.