Mercurial > hg > octave-nkf
comparison doc/liboctave/liboctave.texi @ 5423:6cd1c2fc4dab
[project @ 2005-07-28 19:27:57 by jwe]
author | jwe |
---|---|
date | Thu, 28 Jul 2005 19:27:57 +0000 |
parents | f7e39f977fe8 |
children | 8514749597f2 |
comparison
equal
deleted
inserted
replaced
5422:a8f40275b7de | 5423:6cd1c2fc4dab |
---|---|
33 | 33 |
34 @c @include conf.texi | 34 @c @include conf.texi |
35 | 35 |
36 @settitle Octave C++ Classes | 36 @settitle Octave C++ Classes |
37 | 37 |
38 @ifinfo | 38 @ifnottex |
39 | 39 |
40 Copyright (C) 1996, 1997 John W. Eaton. | 40 Copyright (C) 1996, 1997 John W. Eaton. |
41 | 41 |
42 Permission is granted to make and distribute verbatim copies of | 42 Permission is granted to make and distribute verbatim copies of |
43 this manual provided the copyright notice and this permission notice | 43 this manual provided the copyright notice and this permission notice |
56 a permission notice identical to this one. | 56 a permission notice identical to this one. |
57 | 57 |
58 Permission is granted to copy and distribute translations of this | 58 Permission is granted to copy and distribute translations of this |
59 manual into another language, under the above conditions for | 59 manual into another language, under the above conditions for |
60 modified versions. | 60 modified versions. |
61 @end ifinfo | 61 @end ifnottex |
62 | 62 |
63 @titlepage | 63 @titlepage |
64 @title{Octave C++ Classes} | 64 @title{Octave C++ Classes} |
65 @subtitle{Edition 1.0 for Octave version @value{VERSION}} | 65 @subtitle{Edition 1.0 for Octave version @value{VERSION}} |
66 @subtitle{September 1993} | 66 @subtitle{September 1993} |
85 into another language, under the same conditions as for modified versions. | 85 into another language, under the same conditions as for modified versions. |
86 @end titlepage | 86 @end titlepage |
87 | 87 |
88 @contents | 88 @contents |
89 | 89 |
90 @ifinfo | 90 @ifnottex |
91 @node Top, Acknowledgements, (dir), (dir) | 91 @node Top, Acknowledgements, (dir), (dir) |
92 @top | 92 @top |
93 | 93 |
94 This manual documents how to use, install and port Octave's C++ class | 94 This manual documents how to use, install and port Octave's C++ class |
95 library, and how to report bugs. It corresponds to Octave version | 95 library, and how to report bugs. It corresponds to Octave version |
96 @value{VERSION}. | 96 @value{VERSION}. |
97 @end ifinfo | 97 @end ifnottex |
98 | 98 |
99 @c ------------------------------------------------------------------------ | 99 @c ------------------------------------------------------------------------ |
100 | 100 |
101 @menu | 101 @menu |
102 * Acknowledgements:: | 102 * Acknowledgements:: |