#!/usr/bin/env python

from calc_demo import calc_demo
calc_demo.main()
