mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix problem when open in emacs [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ec0b676543
commit
aca81f3766
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# -*- encoding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
begin
|
begin
|
||||||
require_relative "lib/rdoc"
|
require_relative "lib/rdoc"
|
||||||
rescue LoadError
|
rescue LoadError
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue