comparison liboctave/CColVector.h @ 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 4fc9fd1424a9
comparison
equal deleted inserted replaced
1992:5668c00f9c7a 1993:1b57120c997b
1 // -*- 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.
192 #endif 191 #endif
193 192
194 /* 193 /*
195 ;;; Local Variables: *** 194 ;;; Local Variables: ***
196 ;;; mode: C++ *** 195 ;;; mode: C++ ***
197 ;;; page-delimiter: "^/\\*" ***
198 ;;; End: *** 196 ;;; End: ***
199 */ 197 */