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