texinfo: Put Arrays in a new file

This commit is contained in:
Tomek Kurcz 2017-08-29 12:29:32 +02:00
parent 681cb90106
commit ec322e33aa
2 changed files with 5 additions and 3 deletions

View file

@ -0,0 +1,3 @@
@node Arrays
@section Arrays

View file

@ -16,7 +16,7 @@
* Numbers::
* Characters::
* Conses::
@c * Arrays::
* Arrays::
@c * Strings::
@c * Sequences::
* Hash tables::
@ -78,8 +78,7 @@
@include standards/conses.txi
@c @node Arrays
@c @section Arrays
@include standards/arrays.txi
@c @node Strings
@c @section Strings