Searched refs:inc_files (Results 1 – 1 of 1) sorted by relevance
68 inc_files = [x for x in files if os.path.splitext(x)[1] in [".h"]] variable70 for inc in inc_files: