]> jfr.im git - irc/quakenet/qwebirc.git/blob - compile.py
6da69069370e668a1aa3a7fce7e2f0d793705e4a
[irc/quakenet/qwebirc.git] / compile.py
1 #!/usr/bin/env python
2
3 import bin.configcheck
4 import bin.compile
5 bin.compile.main()