Skip to content
  • Andreas Dedner's avatar
    make it possible to split the includes provided to the generator into two · 2cc6b72d
    Andreas Dedner authored
    parts [mainIncludeList, additionalIncludeList]
    both are added to the generated code but only the first is added to the
    _include property of the generated python class.
    Usage: one can put the code for exporting the python class into the second
    list so that other objects don't pick those up in their dependency list
    2cc6b72d