Searched refs:shell_comment (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Dfind_copyrights.py10 shell_comment = re.compile(r'^\s*#') variable
22 if shell_comment.search(line):

Completed in 4 milliseconds