fastjar.texi: Remove @ at start of file.

fastjar:
	* fastjar.texi: Remove @ at start of file.

gcc/java:
	* gcj.texi: Remove @ at start of file.

From-SVN: r65045
This commit is contained in:
Joseph Myers 2003-03-30 17:56:33 +01:00 committed by Joseph Myers
parent ed3cf9539b
commit 438f63a80d
4 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-03-30 Joseph S. Myers <jsm@polyomino.org.uk>
* fastjar.texi: Remove @ at start of file.
2003-03-10 Mohan Embar <gnustuff@thisiscool.com>
* dostime.c: add #include <stddef.h> for definition of NULL

View File

@ -1,4 +1,4 @@
@\input texinfo @c -*-texinfo-*-
\input texinfo @c -*-texinfo-*-
@setfilename fastjar.info
@settitle Guide to GNU jar utilites

View File

@ -1,3 +1,7 @@
2003-03-30 Joseph S. Myers <jsm@polyomino.org.uk>
* gcj.texi: Remove @ at start of file.
2003-03-25 Tom Tromey <tromey@redhat.com>
* parse.y (create_interface): Call CHECK_DEPRECATED.

View File

@ -1,4 +1,4 @@
@\input texinfo @c -*-texinfo-*-
\input texinfo @c -*-texinfo-*-
@setfilename gcj.info
@settitle Guide to GNU gcj