diff options
author | Björn Gustavsson <bjorn@erlang.org> | 2019-04-02 10:03:07 +0200 |
---|---|---|
committer | Björn Gustavsson <bjorn@erlang.org> | 2019-04-04 12:30:20 +0200 |
commit | 2d9f2307e51606e6234f1ed18d8ba3a7569e38db (patch) | |
tree | 12e6abeb8a93803c61b73b88766b68595542ff66 /erts/doc/src/internal.xml | |
parent | e23061fd04350cfbc520a08591d08ef1745f8f0d (diff) | |
download | erlang-2d9f2307e51606e6234f1ed18d8ba3a7569e38db.tar.gz |
Add CountingInstructions to the internal documentation
Diffstat (limited to 'erts/doc/src/internal.xml')
-rw-r--r-- | erts/doc/src/internal.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/doc/src/internal.xml b/erts/doc/src/internal.xml index 559cf5d2f4..88609d492a 100644 --- a/erts/doc/src/internal.xml +++ b/erts/doc/src/internal.xml @@ -35,6 +35,7 @@ <xi:include href="Tracing.xml"/> <xi:include href="DelayedDealloc.xml"/> <xi:include href="beam_makeops.xml"/> + <xi:include href="CountingInstructions.xml"/> <xi:include href="GarbageCollection.xml"/> <xi:include href="PTables.xml"/> <xi:include href="PortSignals.xml"/> |