comparison src/minmax.cc @ 1996:003570e69c7b

[project @ 1996-03-03 01:45:43 by jwe]
author jwe
date Sun, 03 Mar 1996 01:45:43 +0000
parents 0e6a0a271998
children bfb775fb6fe8
comparison
equal deleted inserted replaced
1995:83432b801f03 1996:003570e69c7b
1 // f-minmax.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.
819 } 818 }
820 819
821 /* 820 /*
822 ;;; Local Variables: *** 821 ;;; Local Variables: ***
823 ;;; mode: C++ *** 822 ;;; mode: C++ ***
824 ;;; page-delimiter: "^/\\*" ***
825 ;;; End: *** 823 ;;; End: ***
826 */ 824 */