move Quox.Syntax.Var to just Quox.Var
This commit is contained in:
parent
4704dd0441
commit
cf3ed604a4
8 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
module Quox.Syntax.Term.Base
|
||||
|
||||
import public Quox.Syntax.Var
|
||||
import public Quox.Var
|
||||
import public Quox.Syntax.Shift
|
||||
import public Quox.Syntax.Subst
|
||||
import public Quox.Syntax.Qty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue