gramps/scripts/gramps
2013-02-25 07:26:36 +00:00

4 lines
67 B
Python

#!/usr/bin/env python -O
import gramps.grampsapp as app
app.main()