Mercurial > hg > octave-lyh
comparison liboctave/Array.h @ 1882:1281a23a34dd
[project @ 1996-02-05 18:11:52 by jwe]
author | jwe |
---|---|
date | Mon, 05 Feb 1996 18:11:52 +0000 |
parents | e090f89bf2f5 |
children | a4b0826e240c |
comparison
equal
deleted
inserted
replaced
1881:950825cea083 | 1882:1281a23a34dd |
---|---|
1 // Template array classes -*- C++ -*- | 1 // Template array classes -*- C++ -*- |
2 /* | 2 /* |
3 | 3 |
4 Copyright (C) 1993, 1994, 1995 John W. Eaton | 4 Copyright (C) 1996 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 |