Mail Archives: djgpp-workers/2001/01/06/16:32:18
*** src/utils/utils.tex.orig Sat Jan 6 15:20:58 2001
--- src/utils/utils.tex Sat Jan 6 15:31:31 2001
***************
*** 52,57 ****
--- 52,59 ----
* update:: conditionally copy one file to another.
+ * djasm:: The DJGPP 16-bit assembler (limited functionality).
+
@end menu
@c -----------------------------------------------------------------------------
***************
*** 620,626 ****
redirect the output to a file or a printer.
@c -----------------------------------------------------------------------------
! @node update, , texi2ps, Top
@chapter update
@code{update} is a fancy copy-if-needed program. Basically, it compares
--- 622,628 ----
redirect the output to a file or a printer.
@c -----------------------------------------------------------------------------
! @node update, djasm, texi2ps, Top
@chapter update
@code{update} is a fancy copy-if-needed program. Basically, it compares
***************
*** 642,646 ****
--- 644,652 ----
update y_tab.h foo.h
update y_tab.c foo.c
@end example
+
+ @c -----------------------------------------------------------------------------
+ @node djasm, , update, Top
+ @include djasm.txi
@bye
- Raw text -