__init__.py 172 B

123456
  1. # -*- coding: utf-8 -*-
  2. # Part of BiztechCS. See LICENSE file for full copyright and licensing details.
  3. import main
  4. # vim:expandtab:tabstop=4:softtabstop=4:shiftwidth=4: