* random.c, random.h (scm_c_default_rstate, scm_c_uniform32):
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 25 Jul 1999 19:25:01 +0000 (19:25 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 25 Jul 1999 19:25:01 +0000 (19:25 +0000)
commit9b741bb6da97677935fc6af33b397e07ac0bd82b
tree43628f7f8e670d159df212009422b0720c734bf3
parent1b9c3daec90d6d94fa65c49925f264b384fe205a
* random.c, random.h (scm_c_default_rstate, scm_c_uniform32):
Added.
Renamed functions in the random function library interface
from scm_i_XXX --> scm_c_XXX.
libguile/random.c
libguile/random.h