summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2016-08-19 14:10:23 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2016-08-19 14:10:23 +0900
commitb2fceae461c8c266136cd881ce7969a05061cada (patch)
treeb28460f4f4a5bb7bdc117b91960d2ec7ff9987ac
parent67ad1ff11e8f32fda5c5ee401996d88ef6e0657e (diff)
downloadmruby-b2fceae461c8c266136cd881ce7969a05061cada.tar.gz
mruby-b2fceae461c8c266136cd881ce7969a05061cada.zip
renamed class.rb and error.rb to ensure they are read first; ref #3197
-rw-r--r--mrblib/00class.rb (renamed from mrblib/class.rb)0
-rw-r--r--mrblib/10error.rb (renamed from mrblib/error.rb)0
2 files changed, 0 insertions, 0 deletions
diff --git a/mrblib/class.rb b/mrblib/00class.rb
index 39e0d5091..39e0d5091 100644
--- a/mrblib/class.rb
+++ b/mrblib/00class.rb
diff --git a/mrblib/error.rb b/mrblib/10error.rb
index 2674af7a2..2674af7a2 100644
--- a/mrblib/error.rb
+++ b/mrblib/10error.rb