mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
export rb_mFConst
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3cc4559c48
commit
f64c6997be
1 changed files with 1 additions and 0 deletions
|
@ -1901,6 +1901,7 @@ RUBY_EXTERN VALUE rb_mKernel;
|
|||
RUBY_EXTERN VALUE rb_mComparable;
|
||||
RUBY_EXTERN VALUE rb_mEnumerable;
|
||||
RUBY_EXTERN VALUE rb_mErrno;
|
||||
RUBY_EXTERN VALUE rb_mFConst;
|
||||
RUBY_EXTERN VALUE rb_mFileTest;
|
||||
RUBY_EXTERN VALUE rb_mGC;
|
||||
RUBY_EXTERN VALUE rb_mMath;
|
||||
|
|
Loading…
Add table
Reference in a new issue