Mercurial > hg > octave-nkf
comparison liboctave/idx-vector.cc @ 1993:1b57120c997b
[project @ 1996-03-03 01:16:15 by jwe]
author | jwe |
---|---|
date | Sun, 03 Mar 1996 01:16:15 +0000 |
parents | 1281a23a34dd |
children | de9eb7bd4405 |
comparison
equal
deleted
inserted
replaced
1992:5668c00f9c7a | 1993:1b57120c997b |
---|---|
1 // idx-vector.cc -*- C++ -*- | |
2 /* | 1 /* |
3 | 2 |
4 Copyright (C) 1996 John W. Eaton | 3 Copyright (C) 1996 John W. Eaton |
5 | 4 |
6 This file is part of Octave. | 5 This file is part of Octave. |
489 } | 488 } |
490 | 489 |
491 /* | 490 /* |
492 ;;; Local Variables: *** | 491 ;;; Local Variables: *** |
493 ;;; mode: C++ *** | 492 ;;; mode: C++ *** |
494 ;;; page-delimiter: "^/\\*" *** | |
495 ;;; End: *** | 493 ;;; End: *** |
496 */ | 494 */ |