bfbe0c1c5b
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.
19 lines
486 B
Plaintext
19 lines
486 B
Plaintext
$OpenBSD: patch-doc_liboctave_liboctave_texi,v 1.1.1.1 2001/07/15 18:07:15 naddy Exp $
|
|
--- doc/liboctave/liboctave.texi.orig Tue Aug 18 14:49:42 1998
|
|
+++ doc/liboctave/liboctave.texi Wed Jun 20 03:38:01 2001
|
|
@@ -5,6 +5,14 @@
|
|
\input texinfo @c -*-texinfo-*-
|
|
@setfilename liboctave.info
|
|
|
|
+@ifinfo
|
|
+@format
|
|
+START-INFO-DIR-ENTRY
|
|
+* LibOctave: (liboctave). Octave C++ classes.
|
|
+END-INFO-DIR-ENTRY
|
|
+@end format
|
|
+@end ifinfo
|
|
+
|
|
@c @smallbook
|
|
@c @setchapternewpage odd
|
|
@c @cropmarks
|