mirror of
https://github.com/rubyjs/therubyrhino
synced 2023-03-27 23:21:34 -04:00
remove worthless crap
This commit is contained in:
parent
fe2b72e688
commit
87f8aed5fa
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
$:.unshift(File.dirname(__FILE__)) unless
|
||||
$:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
|
||||
|
||||
|
||||
module Rhino
|
||||
VERSION = '1.72.7'
|
||||
require 'rhino/java'
|
||||
require 'rhino/object'
|
||||
require 'rhino/context'
|
||||
|
|
Loading…
Reference in a new issue