summaryrefslogtreecommitdiff
blob: e2649a481b40073dfe3055ab4756df06002ee0d6 (plain)
1
2
3
4
5
6
#!python
from g_common import g_common

if __name__ == "__main__":
    g_common.main()