comparison doc/interpreter/bugs.txi @ 7018:fd42779a8428

[project @ 2007-10-13 00:52:12 by jwe]
author jwe
date Sat, 13 Oct 2007 00:52:13 +0000
parents 083721ae3dfa
children c79cf77061b7
comparison
equal deleted inserted replaced
7017:a1dbe9d80eee 7018:fd42779a8428
1 @c Copyright (C) 1996, 1997, 2007 John W. Eaton 1 @c Copyright (C) 1996, 1997, 1999, 2000, 2002, 2004, 2007 John W. Eaton
2 @c This is part of the Octave manual. 2 @c
3 @c For copying conditions, see the file gpl.texi. 3 @c This file is part of Octave.
4 4 @c
5 @c The text of this file will eventually appear in the file BUGS 5 @c Octave is free software; you can redistribute it and/or modify it
6 @c in the Octave distribution, as well as in the Octave manual. 6 @c under the terms of the GNU General Public License as published by the
7 @c Free Software Foundation; either version 3 of the License, or (at
8 @c your option) any later version.
9 @c
10 @c Octave is distributed in the hope that it will be useful, but WITHOUT
11 @c ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12 @c FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
13 @c for more details.
14 @c
15 @c You should have received a copy of the GNU General Public License
16 @c along with Octave; see the file COPYING. If not, see
17 @c <http://www.gnu.org/licenses/>.
18
19 @c The text of this file appears in the file BUGS in the Octave
20 @c distribution, as well as in the Octave manual.
7 21
8 @ifclear BUGSONLY 22 @ifclear BUGSONLY
9 @node Trouble 23 @node Trouble
10 @appendix Known Causes of Trouble 24 @appendix Known Causes of Trouble
11 @end ifclear 25 @end ifclear