|
|
|||
File indexing completed on 2024-12-17 18:39:59 UTC
view on githubraw file Latest commit d775ee35 on 2024-05-14 13:31:51 UTC8fbfd1f382 Oliv*0001 """Make Cog runnable directly from the module.""" d775ee353a Oliv*0002 8fbfd1f382 Oliv*0003 import sys d775ee353a Oliv*0004 8fbfd1f382 Oliv*0005 from cogapp import Cog 0006 0007 sys.exit(Cog().main(sys.argv))
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated from https://github.com/darwinproject/darwin3 by the 2.3.7-MITgcm-0.1 LXR engine. The LXR team |
|