aboutsummaryrefslogtreecommitdiffstats
path: root/.document
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2019-11-07 18:22:08 +0900
committerKoichi Sasada <ko1@atdot.net>2019-11-08 09:09:29 +0900
commite2a45cb984ba75083a577b38ee9643800579a280 (patch)
tree9e8c56b3c7081b3ffdd8b65ca16c166ba186725e /.document
parent46acd0075d80c2f886498f089fde1e9d795d50c4 (diff)
downloadruby-e2a45cb984ba75083a577b38ee9643800579a280.tar.gz
use builtin for TracePoint.
Define TracePoint in trace_point.rb and use __builtin_ syntax.
Diffstat (limited to '.document')
-rw-r--r--.document3
1 files changed, 2 insertions, 1 deletions
diff --git a/.document b/.document
index 2116ca6d26..64c56be7ee 100644
--- a/.document
+++ b/.document
@@ -9,9 +9,10 @@
# prelude
prelude.rb
-
rbconfig.rb
+trace_point.rb
+
# the lib/ directory (which has its own .document file)
lib