Ignore:
Timestamp:
Feb 17, 2021, 9:59:18 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
1f4a6c49f94b09a3b40da3dfe69488fdbb2738e3
Parents:
764c0f9b57d8bb25e8e6b51b07553f9545132cf4
Message:
configure: restructure libpolys
File:
1 edited

Legend:

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

    r764c0f r4470c0e  
    3737#define p_Procs_Kernel
    3838
    39 #include "templates/p_Procs.inc"
    40 
    41 #include "templates/p_Procs_Dynamic.h"
     39#include "polys/templates/p_Procs.inc"
     40
     41#include "polys/templates/p_Procs_Dynamic.h"
    4242// include general p_Proc stuff
    43 #include "templates/p_Procs_Impl.h"
    44 
    45 #include "mod_raw.h"
     43#include "polys/templates/p_Procs_Impl.h"
     44
     45#include "polys/mod_raw.h"
    4646
    4747// define to bound for length of p_Proc name
     
    267267#endif
    268268
    269 #include "templates/p_Procs_Set.h"
    270 
    271 #endif
    272 
     269#include "polys/templates/p_Procs_Set.h"
     270
     271#endif
     272
Note: See TracChangeset for help on using the changeset viewer.