routine image renamed to layer

pull/4/head
seebye 6 years ago
parent 6700d28353
commit 14f3c43346

@ -199,7 +199,7 @@ def main():
routine = options['ROUTINE']
if routine == 'layer':
main_image(options)
main_layer(options)
elif routine == 'library':
main_library()

Loading…
Cancel
Save