Mercurial > hg > octave-nkf
diff src/mkgendoc @ 5333:ac8d64b9e76a
[project @ 2005-05-02 18:15:20 by jwe]
author | jwe |
---|---|
date | Mon, 02 May 2005 18:16:51 +0000 |
parents | 02fcb550f20c |
children | 20f4bd627a74 |
line wrap: on
line diff
--- a/src/mkgendoc +++ b/src/mkgendoc @@ -83,6 +83,13 @@ int main (void) { + std::cout + << "### DO NOT EDIT!\n" + << "###\n" + << "### This file is generated automatically from the Octave sources.\n" + << "### Edit those files instead and run make to update this file.\n" + << std::endl; + EOF for file in $DOC_FILES; do