Update imports, copyright notices.

This commit is contained in:
Simon Forman
2019-05-06 13:26:07 -07:00
parent d3b413493f
commit 9292d00534
9 changed files with 113 additions and 23 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ from joy.library import (
SimpleFunctionWrapper,
)
from joy.utils.stack import list_to_stack, concat
from vui import core, text_viewer, stack_viewer
from joy.vui import core, text_viewer, stack_viewer
def install(command): D[command.name] = command