mirror of
https://github.com/gramps-project/gramps.git
synced 2026-04-19 00:47:06 -04:00
4 lines
67 B
Python
Executable File
4 lines
67 B
Python
Executable File
#!/usr/bin/env python -O
|
|
import gramps.grampsapp as app
|
|
app.main()
|