summaryrefslogtreecommitdiff
path: root/test/toolpath/nested/image/site_scons/site_tools/subdir1/Site_TestTool1.py
blob: d4a19a8292871a4f687bfdbe74241762adfcbfd0 (plain)
1
2
3
4
def generate(env):
    env['Site_TestTool1'] = 1
def exists(env):
    return 1