summaryrefslogtreecommitdiff
path: root/modules/bullet/config.py
blob: b00ea1832869df6aa4c28d749f13270d357a0d37 (plain)
1
2
3
4
5
6
def can_build(platform):
    return True

def configure(env):
    pass