Commit 3890f67f authored by Stefan Behnel's avatar Stefan Behnel

make commented value more visible

parent 90b28fff
...@@ -665,7 +665,7 @@ class InterpretCompilerDirectives(CythonTransform, SkipDeclarations): ...@@ -665,7 +665,7 @@ class InterpretCompilerDirectives(CythonTransform, SkipDeclarations):
"parallel", "parallel",
"prange", "prange",
"threadid", "threadid",
# "threadsavailable", #"threadsavailable",
]) ])
def __init__(self, context, compilation_directive_defaults): def __init__(self, context, compilation_directive_defaults):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment