158a5f93fb
svn: r21439
4 lines
67 B
Python
4 lines
67 B
Python
#!/usr/bin/env python -O
|
|
import gramps.grampsapp as app
|
|
app.main()
|