smbinterp/lib/smcqhull.py

5 lines
68 B
Python

#!/usr/bin/python
if __name__ == '__main__':
print "hello world"