Changeset a418d9 in git


Ignore:
Timestamp:
Dec 29, 2016, 3:24:40 PM (7 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
a5bbb56085d44c9d5afaddeb51fc853641212f0c
Parents:
179432f06baa042df5efea4f8038b9e905b14a1f
Message:
factory: 4.1.0
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    r179432 ra418d9  
    6161#include <polys/matpol.h>
    6262
    63 // #include <kernel/longalg.h>
    64 #include <polys/prCopy.h>
    6563#include <polys/weight.h>
    6664
  • Singular/iparith.cc

    r179432 ra418d9  
    2424#include <misc/prime.h>
    2525
    26 #include <polys/prCopy.h>
    2726#include <polys/matpol.h>
    2827#include <polys/monomials/maps.h>
  • factory/configure.ac

    r179432 ra418d9  
    1313# - initialisation.
    1414#
    15 AC_INIT([factory], [4.0.3])
     15AC_INIT([factory], [4.1.0])
    1616AC_CONFIG_SRCDIR(canonicalform.cc)
    1717AC_CONFIG_MACRO_DIR([../m4])
Note: See TracChangeset for help on using the changeset viewer.