Ignore:
Timestamp:
Feb 17, 2021, 10:08:22 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'd0474371d8c5d8068ab70bfb42719c97936b18a6')
Children:
b37bf4b586b9ab3f935214a738f37a318106ca49
Parents:
4470c0e32fbd88486ac477ef7c9a7a70bf64e46e
Message:
fix: static p_Procs
File:
1 edited

Legend:

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

    r4470c0e r1f4a6c  
    2828
    2929#define p_Procs_Static
    30 #include "templates/p_Procs.inc"
     30#include "polys/templates/p_Procs.inc"
    3131
    3232// include generated configuration
    33 #include "templates/p_Procs_Static.h"
     33#include "polys/templates/p_Procs_Static.h"
    3434// include general p_Proc stuff
    35 #include "templates/p_Procs_Impl.h"
     35#include "polys/templates/p_Procs_Impl.h"
    3636
    3737// define DoSetProc and InitSetProcs
     
    6161// include routines for setting p_ProcsSet
    6262
    63 #include "templates/p_Procs_Set.h"
     63#include "polys/templates/p_Procs_Set.h"
    6464
    6565
Note: See TracChangeset for help on using the changeset viewer.