* ext/.document: add object_tracing.c to document file

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2013-06-18 11:38:10 +00:00
Родитель 765b9e962f
Коммит 0ec216e803
2 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,7 @@
Tue Jun 18 20:29:47 2013 Zachary Scott <zachary@zacharyscott.net>
* ext/.document: add object_tracing.c to document file
Tue Jun 18 20:20:27 2013 Zachary Scott <zachary@zacharyscott.net>
* ext/objspace/objspace.c: rdoc on require to overview from r41355

Просмотреть файл

@ -44,6 +44,7 @@ mathn/rational/rational.c
nkf/lib
nkf/nkf.c
objspace/objspace.c
objspace/object_tracing.c
openssl/lib
openssl/ossl.c
openssl/ossl_asn1.c