diff options
Diffstat (limited to 'io/io.tnsl')
| -rw-r--r-- | io/io.tnsl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/io/io.tnsl b/io/io.tnsl new file mode 100644 index 0000000..5baead5 --- /dev/null +++ b/io/io.tnsl @@ -0,0 +1,5 @@ + +/; module io + import "file.tnsl" +;/ + |