forked from bartvdbraak/blender
d5fde6c48b
Makes text editors identify SConscripts as Python, and syntax highlight properly.
3 lines
74 B
Python
3 lines
74 B
Python
#!/usr/bin/python
|
|
SConscript(['common/SConscript',
|
|
'ghost/SConscript']) |