add missing link of srfi 17

This commit is contained in:
Sunrim KIM (keen) 2014-08-31 23:15:03 +09:00
parent 7464887e14
commit 904e9ab55d
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ SRFI libraries
``receive`` macro.
- `(srfi 17)
<http://srfi.schemers.org/srfi-17/>`_
Generalized set!
- `(srfi 26)
<http://srfi.schemers.org/srfi-26/>`_