diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-08-05 21:32:46 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-08-05 21:32:46 +0000 |
commit | dd0be53f28a32991a8f915b5c65be7aee602caf1 (patch) | |
tree | 256d6075e97bba46d1fec24c2a02c26c18a0d501 /doc | |
parent | e9d5b5174056f8627b5143163a30cb84cd516764 (diff) | |
download | mdk-dd0be53f28a32991a8f915b5c65be7aee602caf1.tar.gz mdk-dd0be53f28a32991a8f915b5c65be7aee602caf1.tar.bz2 |
minor changes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mdk_mixasm.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mdk_mixasm.texi b/doc/mdk_mixasm.texi index c76480f..fa144a7 100644 --- a/doc/mdk_mixasm.texi +++ b/doc/mdk_mixasm.texi @@ -4,7 +4,7 @@ @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_mixasm.texi,v 1.9 2004/08/03 13:23:06 jao Exp $ +@c $Id: mdk_mixasm.texi,v 1.10 2004/08/05 21:32:46 jao Exp $ @node mixasm, mixvm, Emacs tools, Top @comment node-name, next, previous, up @@ -80,6 +80,7 @@ using this option. @defopt -l @defoptx @w{--list[=list_file]} +@cindex .mls file This option causes @code{mixasm} to produce, in addion to the @file{.mix} file, an ASCII file containing a summary of the compilation results. The file is named after the MIXAL source file, changing its |