12 lines
200 B
Python
Raw Normal View History

from builder_base import *
def buildDsym(
sender=None,
architecture=None,
compiler=None,
dictionary=None,
clean=True,
testdir=None):
return False