Example #1
0
def runcoqd(serialize):
    coqd_main()
Example #2
0
def runcoqd(modules, serialize):
    coqd_main(modules, serialize)