Interpolation 24.0.9
Compare changes
+ 17
− 0
@@ -103,6 +103,10 @@ def get_headers(ast_node: Node) -> Set[str]:
@@ -132,6 +136,12 @@ class CustomCodeNode(Node):
@@ -264,6 +274,12 @@ class CBackend:
@@ -428,6 +444,7 @@ class CustomSympyPrinter(CCodePrinter):