Ignore:
Timestamp:
Mar 9, 2011, 3:56:48 PM (12 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
e69b7cef94c2a886390e5aeaa7b65e2840aedc7a
Parents:
16f8f1227d3e09337313bb55007fdaaf58f2d048
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-03-09 15:56:48+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:01:05+01:00
Message:
- introduced libtools in libpolys/polys
- enables the compilation of the dynamic modules in libpolys/polys/templates
- replaced p_Procs_Dynamic.in by p_Procs.inc in templates/p_Procs_Lib.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/templates/p_Procs_Lib.cc

    r16f8f1 rf47f56  
    1010 *******************************************************************/
    1111#include "polys/config.h"
     12#include <misc/auxiliary.h>
    1213// #include <polys/structs.h>
    1314#include <polys/p_polys.h>
     
    1819#include <polys/p_MemAdd.h>
    1920#include <polys/p_MemCopy.h>
    20 #include <polys/kbuckets.h>
     21//#include <polys/kbuckets.h>
    2122
    22 #include "p_Procs_Dynamic.inc"
     23#include "p_Procs.inc"
    2324
Note: See TracChangeset for help on using the changeset viewer.