#!/usr/bin/env python2.7
# This file is part of the CIS package.  
# www.cistools.net

from cis.cis_main import main
main()
