changin src/resultlist.py for new searchfile.py
[findit] / data / findit
1 #! /usr/bin/env python
2 from findit.findit import main
3 main()
4