Mercurial > hg > octave-lyh
comparison liboctave/intNDArray.cc @ 5307:4c8a2e4e0717
[project @ 2005-04-26 19:24:27 by jwe]
author | jwe |
---|---|
date | Tue, 26 Apr 2005 19:24:47 +0000 |
parents | 23b37da9fd5b |
children | ace8d8d26933 |
comparison
equal
deleted
inserted
replaced
5306:63cf9851f55c | 5307:4c8a2e4e0717 |
---|---|
15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | 15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
16 for more details. | 16 for more details. |
17 | 17 |
18 You should have received a copy of the GNU General Public License | 18 You should have received a copy of the GNU General Public License |
19 along with Octave; see the file COPYING. If not, write to the Free | 19 along with Octave; see the file COPYING. If not, write to the Free |
20 Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 20 Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
21 02110-1301, USA. | |
21 | 22 |
22 */ | 23 */ |
23 | 24 |
24 #ifdef HAVE_CONFIG_H | 25 #ifdef HAVE_CONFIG_H |
25 #include <config.h> | 26 #include <config.h> |