gramps/scripts/gramps
2013-01-31 22:41:10 +00:00

4 lines
64 B
Python

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