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