comparison liboctave/data-conv.h @ 1993:1b57120c997b

[project @ 1996-03-03 01:16:15 by jwe]
author jwe
date Sun, 03 Mar 1996 01:16:15 +0000
parents 285a7f683a4c
children 8c09c04f7747
comparison
equal deleted inserted replaced
1992:5668c00f9c7a 1993:1b57120c997b
1 // data-conv.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.
77 #endif 76 #endif
78 77
79 /* 78 /*
80 ;;; Local Variables: *** 79 ;;; Local Variables: ***
81 ;;; mode: C++ *** 80 ;;; mode: C++ ***
82 ;;; page-delimiter: "^/\\*" ***
83 ;;; End: *** 81 ;;; End: ***
84 */ 82 */