Commit 82fbe835 by Manfred Hollstein Committed by Jeff Law

* objc-features.texi: Move @node Top before @menu.

From-SVN: r35643
parent d9673c79
2000-08-11 Manfred Hollstein <manfredh@redhat.com>
* objc-features.texi: Move @node Top before @menu.
Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com> Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
* objc-features.texi: Documented the new -fconstant-string-class * objc-features.texi: Documented the new -fconstant-string-class
......
...@@ -5,6 +5,9 @@ ...@@ -5,6 +5,9 @@
@setchapternewpage odd @setchapternewpage odd
@c %**end of header @c %**end of header
@node Top, Executing code before main, (dir), (dir)
@comment node-name, next, previous, up
@menu @menu
* Executing code before main:: * Executing code before main::
* Type encoding:: * Type encoding::
...@@ -12,9 +15,6 @@ ...@@ -12,9 +15,6 @@
* Constant string objects:: * Constant string objects::
@end menu @end menu
@node Top, Executing code before main, (dir), (dir)
@comment node-name, next, previous, up
@chapter GNU Objective-C runtime features @chapter GNU Objective-C runtime features
This document is meant to describe some of the GNU Objective-C runtime This document is meant to describe some of the GNU Objective-C runtime
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment