Changeset 17e74b in git for libpolys/polys


Ignore:
Timestamp:
Mar 2, 2016, 8:34:34 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38dfc5131670d387a89455159ed1e071997eec94')
Children:
3e056da54fd5eb2fd6cdfb15439dff7d16df779c
Parents:
1abd495542ccf05369ccae5618471a797d73bb32
Message:
fix: P_Procs static
File:
1 edited

Legend:

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

    r1abd495 r17e74b  
    198198      printf("#define p_MemCmp_Bitmask_2 p_MemCmp_Bitmask_LengthGeneral\n");
    199199    }
    200 
    201 
    202200    printf("#undef p_MemAddAdjust__T\n");
    203201    printf("#define p_MemAddAdjust__T(p, r) do {} while (0)\n");
     
    215213    printf("#endif\n");
    216214#endif
     215  }
    217216#ifndef p_Procs_Static
    218   }
    219217  printf("#endif // p_Procs_[Kernel|Field*]\n");
    220218#endif
Note: See TracChangeset for help on using the changeset viewer.