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