Mercurial > hg > octave-nkf
comparison liboctave/Array.cc @ 1011:18933dbd5e43
[project @ 1995-01-04 04:18:15 by jwe]
author | jwe |
---|---|
date | Wed, 04 Jan 1995 04:19:24 +0000 |
parents | 714fd17fca28 |
children | b6360f2d4fa6 |
comparison
equal
deleted
inserted
replaced
1010:bef46882918c | 1011:18933dbd5e43 |
---|---|
1 // Template array classes -*- C++ -*- | 1 // Template array classes -*- C++ -*- |
2 /* | 2 /* |
3 | 3 |
4 Copyright (C) 1993, 1994 John W. Eaton | 4 Copyright (C) 1993, 1994, 1995 John W. Eaton |
5 | 5 |
6 This file is part of Octave. | 6 This file is part of Octave. |
7 | 7 |
8 Octave is free software; you can redistribute it and/or modify it | 8 Octave is free software; you can redistribute it and/or modify it |
9 under the terms of the GNU General Public License as published by the | 9 under the terms of the GNU General Public License as published by the |