Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion truffle/src/main/ruby/core/config.rb
Original file line number Diff line number Diff line change
@@ -10,7 +10,6 @@ module RbConfig
CONFIG = {
'ruby_install_name' => 'rubytruffle',
'RUBY_INSTALL_NAME' => 'rubytruffle',
'host_os' => File::ALT_SEPARATOR.nil? ? 'unknown' : 'mswin32',
'exeext' => '',
'EXEEXT' => 'rubytruffle',
'ruby_version' => '2.2.0',

0 comments on commit 1280a58

Please sign in to comment.