comparison liboctave/byte-swap.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 8b262e771614
comparison
equal deleted inserted replaced
1992:5668c00f9c7a 1993:1b57120c997b
1 // byte-swap.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.
90 #endif 89 #endif
91 90
92 /* 91 /*
93 ;;; Local Variables: *** 92 ;;; Local Variables: ***
94 ;;; mode: C++ *** 93 ;;; mode: C++ ***
95 ;;; page-delimiter: "^/\\*" ***
96 ;;; End: *** 94 ;;; End: ***
97 */ 95 */