mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Import racc-1.5.0 from upstream repository.
This commit is contained in:
parent
edffe78a79
commit
48a5c155fa
4 changed files with 5 additions and 8 deletions
|
@ -192,6 +192,7 @@ module Racc
|
|||
|
||||
begin
|
||||
if Object.const_defined?(:RUBY_ENGINE) and RUBY_ENGINE == 'jruby'
|
||||
require 'jruby'
|
||||
require 'racc/cparse-jruby.jar'
|
||||
com.headius.racc.Cparse.new.load(JRuby.runtime, false)
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue