mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-03 11:16:36 +02:00
attributing lgamma_r
This commit is contained in:
parent
5d2a9bcc3d
commit
7362578878
1 changed files with 3 additions and 0 deletions
3
AUTHORS
3
AUTHORS
|
@ -14,6 +14,9 @@ The (scheme time) module includes code for handling leap seconds
|
|||
from Alan Watson's Scheme clock library at
|
||||
http://code.google.com/p/scheme-clock/ under the same license.
|
||||
|
||||
The lgamma_r implementation for Windows builds is based on code by
|
||||
Haruhiko Okumura via Ruby.
|
||||
|
||||
The following distributed SRFIs use the reference implementations:
|
||||
|
||||
(srfi 101) is adapted from David van Horn's implementation
|
||||
|
|
Loading…
Add table
Reference in a new issue