repo.or.cz
/
rbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix up Rubinius specific library specs.
[rbx.git]
/
lib
/
ext
/
digest
/
sha1
/
sha1init.c
blob
282c4eb92613e562f279bd777001a25fb6f51418
1
#include
"sha1.h"
2
#include
"ruby.h"
3
4
Init_sha1
()
5
{
6
}