mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 08:08:20 +00:00
Reorganize main to use getopt. Implement -o for output file and -O help.
Also --version and -h/--help.
This commit is contained in:
parent
5b105e5772
commit
9e0ed0521b
2 changed files with 88 additions and 34 deletions
|
@ -34,3 +34,5 @@ class Quaternion(tuple):
|
|||
Bugs = set([6495])
|
||||
|
||||
LSO = False
|
||||
|
||||
DataPath = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue