mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
*** empty log message ***
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e6ab550ac5
commit
46c4975d9c
21 changed files with 106 additions and 102 deletions
1
bignum.c
1
bignum.c
|
|
@ -12,7 +12,6 @@
|
|||
#include <math.h>
|
||||
#include <ctype.h>
|
||||
|
||||
extern VALUE cInteger;
|
||||
VALUE cBignum;
|
||||
typedef unsigned short USHORT;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue