#!/usr/bin/python -O
import gramps.grampsapp as app
app.main()
