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