Changeset 1f4a6c in git for libpolys/polys/templates/p_Procs_Static.cc
- Timestamp:
- Feb 17, 2021, 10:08:22 PM (3 years ago)
- Branches:
- (u'spielwiese', 'd0474371d8c5d8068ab70bfb42719c97936b18a6')
- Children:
- b37bf4b586b9ab3f935214a738f37a318106ca49
- Parents:
- 4470c0e32fbd88486ac477ef7c9a7a70bf64e46e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/templates/p_Procs_Static.cc
r4470c0e r1f4a6c 28 28 29 29 #define p_Procs_Static 30 #include " templates/p_Procs.inc"30 #include "polys/templates/p_Procs.inc" 31 31 32 32 // include generated configuration 33 #include " templates/p_Procs_Static.h"33 #include "polys/templates/p_Procs_Static.h" 34 34 // include general p_Proc stuff 35 #include " templates/p_Procs_Impl.h"35 #include "polys/templates/p_Procs_Impl.h" 36 36 37 37 // define DoSetProc and InitSetProcs … … 61 61 // include routines for setting p_ProcsSet 62 62 63 #include " templates/p_Procs_Set.h"63 #include "polys/templates/p_Procs_Set.h" 64 64 65 65
Note: See TracChangeset
for help on using the changeset viewer.