remove src directories
This commit is contained in:
parent
79211cff84
commit
804f1e3638
36 changed files with 0 additions and 3 deletions
7
lib/Quox/Syntax/Term.idr
Normal file
7
lib/Quox/Syntax/Term.idr
Normal file
|
@ -0,0 +1,7 @@
|
|||
module Quox.Syntax.Term
|
||||
|
||||
import public Quox.Syntax.Term.Base
|
||||
import public Quox.Syntax.Term.Split
|
||||
import public Quox.Syntax.Term.Subst
|
||||
import public Quox.Syntax.Term.Reduce
|
||||
import public Quox.Syntax.Term.Pretty
|
Loading…
Add table
Add a link
Reference in a new issue