diff options
author | Ori Bernstein <ori@eigenstate.org> | 2015-12-30 21:15:23 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2015-12-30 21:15:23 -0800 |
commit | 4e1e9e32cfb509accccb254cd3c71824a64abd85 (patch) | |
tree | a1476875d5c9aac6d4d77a4abb494596089966d5 /lib/bio | |
parent | 28a09414d4f8ec3aa8961c079a4fc13081beb34e (diff) | |
download | mc-4e1e9e32cfb509accccb254cd3c71824a64abd85.tar.gz |
Tag all types in impl statements.
Diffstat (limited to 'lib/bio')
-rw-r--r-- | lib/bio/bld.sub | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bio/bld.sub b/lib/bio/bld.sub index 568550f..a7467a1 100644 --- a/lib/bio/bld.sub +++ b/lib/bio/bld.sub @@ -2,6 +2,7 @@ lib bio = bio.myr geti.myr puti.myr + iter.myr lib ../std:std lib ../sys:sys |