comparison src/strfns.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 // strfns.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.
94 } 93 }
95 94
96 /* 95 /*
97 ;;; Local Variables: *** 96 ;;; Local Variables: ***
98 ;;; mode: C++ *** 97 ;;; mode: C++ ***
99 ;;; page-delimiter: "^/\\*" ***
100 ;;; End: *** 98 ;;; End: ***
101 */ 99 */