From 080aa35bbaa08513e47ef4e7952da5fb4cc0b685 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 29 Nov 2001 15:30:54 +0000 Subject: * README.EXT: Appendix B is duplicated. * README.EXT.ja: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ README.EXT | 2 +- README.EXT.ja | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f876b4b9f6..f6b296390e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 30 00:25:28 2001 Usaku Nakamura + + * README.EXT: Appendix B is duplicated. + + * README.EXT.ja: ditto. + Wed Nov 28 18:46:28 2001 Ville Mattila * eval.c (rb_thread_select): should subtract timeofday() from diff --git a/README.EXT b/README.EXT index f3db6fa45b..49279db73f 100644 --- a/README.EXT +++ b/README.EXT @@ -976,7 +976,7 @@ Starts execution of the interpreter. Specifies the name of the script ($0). -Appendix B. Functions Available in extconf.rb +Appendix C. Functions Available in extconf.rb These functions are available in extconf.rb: diff --git a/README.EXT.ja b/README.EXT.ja index 068296eeb8..0ef67497ce 100644 --- a/README.EXT.ja +++ b/README.EXT.ja @@ -1133,7 +1133,7 @@ void ruby_script(char *name) Rubyのスクリプト名($0)を設定する. -Appendix B. extconf.rbで使える関数たち +Appendix C. extconf.rbで使える関数たち extconf.rbの中では利用可能なコンパイル条件チェックの関数は以 下の通りである. -- cgit v1.2.3