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