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