Changeset 304ad9b in git for libpolys/polys/operations


Ignore:
Timestamp:
Jun 10, 2011, 11:27:08 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
d0570be216e9d12e9a635703c382d6eedfbab33e
Parents:
26a1ebe55f80d94b459ee0ee3e5e47163d2f81e2
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-06-10 11:27:08+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:07+01:00
Message:
p_MemCmp.h and p_MemCopy.h are now internal headers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/operations/p_Mult_q.cc

    r26a1eb r304ad9b  
    2020#include <polys/monomials/p_polys.h>
    2121#include <polys/templates/p_Procs.h>
     22#include <polys/templates/p_MemCmp.h>
     23#include <polys/templates/p_MemAdd.h>
     24#include <polys/templates/p_MemCopy.h>
    2225#include <polys/templates/p_Numbers.h>
    2326#include <polys/kbuckets.h>
Note: See TracChangeset for help on using the changeset viewer.