comparison liboctave/Quad.h @ 1993:1b57120c997b

[project @ 1996-03-03 01:16:15 by jwe]
author jwe
date Sun, 03 Mar 1996 01:16:15 +0000
parents dc859604b19b
children b5c3b08f1bab
comparison
equal deleted inserted replaced
1992:5668c00f9c7a 1993:1b57120c997b
1 // Quad.h -*- 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.
215 #endif 214 #endif
216 215
217 /* 216 /*
218 ;;; Local Variables: *** 217 ;;; Local Variables: ***
219 ;;; mode: C++ *** 218 ;;; mode: C++ ***
220 ;;; page-delimiter: "^/\\*" ***
221 ;;; End: *** 219 ;;; End: ***
222 */ 220 */