mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-23 07:12:12 -07:00
Fix cross-references.
Copied from Perforce Change: 187791 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
aba1b6befd
commit
7ff6169818
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
*
|
||||
* .note.stack: It's important that the MPS have a bounded stack size,
|
||||
* and this is a problem for tree algorithms. Basically, we have to
|
||||
* avoid recursion. See design.mps.sp.req.sol.depth.no-recursion.
|
||||
* avoid recursion. See design.mps.sp.sol.depth.no-recursion.
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
*
|
||||
* .note.stack: It's important that the MPS have a bounded stack size,
|
||||
* and this is a problem for tree algorithms. Basically, we have to
|
||||
* avoid recursion. See design.mps.sp.req.sol.depth.no-recursion.
|
||||
* avoid recursion. See design.mps.sp.sol.depth.no-recursion.
|
||||
*/
|
||||
|
||||
#include "tree.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue