summaryrefslogtreecommitdiff
path: root/third_party/waf/waflib/extras/sync_exec.py
blob: ba241fc69b48d8884e7dd769c3092b3f4d0ee192 (plain)
1
2
3
4
5
6
7
8
#! /usr/bin/env python
# encoding: utf-8

"""
This tool is obsolete, the sync_exec feature is now the default
"""

pass