all.quox
This commit is contained in:
parent
b5f42cde64
commit
97f51b4436
1 changed files with 6 additions and 0 deletions
6
examples/all.quox
Normal file
6
examples/all.quox
Normal file
|
@ -0,0 +1,6 @@
|
|||
load "misc.quox"
|
||||
load "bool.quox"
|
||||
load "either.quox"
|
||||
load "nat.quox"
|
||||
load "pair.quox"
|
||||
load "list.quox"
|
Loading…
Reference in a new issue