Home
last modified time | relevance | path

Searched refs:stripsplit (Results 1 – 1 of 1) sorted by relevance

/petsc/config/
H A Dgmakegen.py34 def stripsplit(line): function
176 … conditions = set(tuple(stripsplit(line)) for line in mklines if line.startswith('#requires'))