MCPcopy Create free account
hub / github.com/LabPy/lantz / main

Function main

lantz/simulators/fungen.py:86–88  ·  view source on GitHub ↗
(args=None)

Source from the content-addressed store, hash-verified

84
85
86def main(args=None):
87
88 return main_generic(args, SimFunctionGenerator)
89
90
91SIMULATORS['fungen'] = main

Callers 1

fungen.pyFile · 0.70

Calls 1

main_genericFunction · 0.85

Tested by

no test coverage detected