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