akindices/run.py
Matthew Dillon (diogenes) b2f6707d36 Renamed to 'AKIndices'
2013-09-16 20:30:32 -08:00

5 lines
76 B
Python
Executable file

#!/usr/bin/env python
from akindices import application
application.run()