6 lines
78 B
Python
Raw Normal View History

2012-07-05 17:51:06 -07:00
#!/usr/bin/env python
if __name__=='__main__':
import lit
lit.main()