mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/json.rb, lib/json/*: moved to ext/json/lib.
-- M trunk/ChangeLog D trunk/lib/json D trunk/lib/json.rb A trunk/ext/json/lib A trunk/ext/json/lib/json A trunk/ext/json/lib/json.rb A trunk/ext/json/extconf.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
86f1cff0eb
commit
825ce503c0
21 changed files with 7 additions and 0 deletions
3
ext/json/extconf.rb
Normal file
3
ext/json/extconf.rb
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require 'mkmf'
|
||||
create_makefile('json')
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue