Default is now pylot.in even for autoPyLoT.
This commit is contained in:
parent
55c5291121
commit
305122d02b
@ -47,7 +47,7 @@ FILTERDEFAULTS = readFilterInformation(os.path.join(os.path.expanduser('~'),
|
|||||||
|
|
||||||
AUTOMATIC_DEFAULTS = os.path.join(os.path.expanduser('~'),
|
AUTOMATIC_DEFAULTS = os.path.join(os.path.expanduser('~'),
|
||||||
'.pylot',
|
'.pylot',
|
||||||
'autoPyLoT.in')
|
'pylot.in')
|
||||||
|
|
||||||
TIMEERROR_DEFAULTS = os.path.join(os.path.expanduser('~'),
|
TIMEERROR_DEFAULTS = os.path.join(os.path.expanduser('~'),
|
||||||
'.pylot',
|
'.pylot',
|
||||||
|
Loading…
Reference in New Issue
Block a user