Ignore:
Timestamp:
Sep 3, 2013, 7:51:09 AM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
20e3062f8cd8d69f35dd291d47f4283409f11663
Parents:
246bbba7f51d8c867efe9455dd4f01c8773e3daf
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-09-03 07:51:09+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-09-03 07:58:50+02:00
Message:
Changed configure-scripts to generate individual public config files for each package: resources, libpolys, singular (main)

fix: sources should include correct corresponding config headers.
File:
1 edited

Legend:

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

    r246bbb rba5e9e  
    1717struct spolyrec; typedef struct spolyrec polyrec; typedef polyrec* poly;
    1818
    19 // #include "config.h"
    20 // #include <polys/structs.h>
    21 
    2219// Use buckets if min(pLength(p), pLength(q)) >= MIN_LENGTH_BUCKET
    2320// Not thoroughly tested what is best
Note: See TracChangeset for help on using the changeset viewer.