comparison liboctave/data-conv.cc @ 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.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.
634 } 633 }
635 634
636 /* 635 /*
637 ;;; Local Variables: *** 636 ;;; Local Variables: ***
638 ;;; mode: C++ *** 637 ;;; mode: C++ ***
639 ;;; page-delimiter: "^/\\*" ***
640 ;;; End: *** 638 ;;; End: ***
641 */ 639 */