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