#!/usr/bin/env python

import ictrainer

if __name__ == '__main__':
    ictrainer.main()