mirror of
https://codeberg.org/Yael-II/Astrobs-Tools.git
synced 2026-03-15 03:16:27 +01:00
added help and some command variations
This commit is contained in:
@@ -3,8 +3,8 @@ import EQUATOR_v1_1
|
||||
|
||||
QUIT = ["QUIT", "EXIT", "Q"]
|
||||
DONE = ["DONE", "OK"]
|
||||
SCOPE = ["SCOPE"]
|
||||
EQUATOR = ["EQUATOR"]
|
||||
SCOPE = ["SCOPE", "S", "1"]
|
||||
EQUATOR = ["EQUATOR", "E", "2"]
|
||||
|
||||
stop = False
|
||||
first = True
|
||||
|
||||
Reference in New Issue
Block a user