7 lines
77 B
Python
7 lines
77 B
Python
|
|
# vim:filetype=python
|
|
|
|
env = Environment()
|
|
|
|
env.Object('WFObj', 'WFObj.cc')
|