Mercurial > hg > octave-thorsten
comparison liboctave/MArray.h @ 1993:1b57120c997b
[project @ 1996-03-03 01:16:15 by jwe]
author | jwe |
---|---|
date | Sun, 03 Mar 1996 01:16:15 +0000 |
parents | 5668c00f9c7a |
children | b12625d6fbcd |
comparison
equal
deleted
inserted
replaced
1992:5668c00f9c7a | 1993:1b57120c997b |
---|---|
1 // Template array classes with like-type math ops -*- C++ -*- | 1 // Template array classes with like-type math ops |
2 /* | 2 /* |
3 | 3 |
4 Copyright (C) 1996 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. |
113 #endif | 113 #endif |
114 | 114 |
115 /* | 115 /* |
116 ;;; Local Variables: *** | 116 ;;; Local Variables: *** |
117 ;;; mode: C++ *** | 117 ;;; mode: C++ *** |
118 ;;; page-delimiter: "^/\\*" *** | |
119 ;;; End: *** | 118 ;;; End: *** |
120 */ | 119 */ |