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