#!/usr/bin/env python

import ration

app = ration.RationApp()
app.go()