添加规划计算器实用程序, 并添加 shebang 和一些优化
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
ver = "0.3.7"
|
||||
stage = "prototype"
|
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
ver = "0.3.7"
|
||||
stage = "prototype"
|