6a5a78eee0
svn: r21264
4 lines
64 B
Python
4 lines
64 B
Python
#!/usr/bin/env python
|
|
import gramps.grampsapp as app
|
|
app.main()
|