mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabble
support out of the base class and have a separate module named digest/bubblebabble. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11152 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b9dea008c7
commit
2125aafc27
4 changed files with 145 additions and 76 deletions
3
ext/digest/bubblebabble/extconf.rb
Normal file
3
ext/digest/bubblebabble/extconf.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
require 'mkmf'
|
||||
|
||||
create_makefile('digest/bubblebabble')
|
Loading…
Add table
Add a link
Reference in a new issue