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