1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add ML ref.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14653 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2007-12-25 03:45:29 +00:00
parent b90e7414ce
commit 94c942ed34

View file

@ -1,6 +1,7 @@
Tue Dec 25 12:42:59 2007 Koichi Sasada <ko1@atdot.net>
* vm.c (Init_VM): remove unused code.
[ruby-dev:32732]
Tue Dec 25 12:32:32 2007 Martin Duerst <duerst@it.aoyama.ac.jp>